[前][次][番号順一覧][スレッド一覧]

ruby-changes:53026

From: hsbt <ko1@a...>
Date: Sat, 20 Oct 2018 21:17:26 +0900 (JST)
Subject: [ruby-changes:53026] hsbt:r65240 (trunk): Added entry about new default gems.

hsbt	2018-10-20 21:17:18 +0900 (Sat, 20 Oct 2018)

  New Revision: 65240

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=65240

  Log:
    Added entry about new default gems.

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 65239)
+++ NEWS	(revision 65240)
@@ -389,6 +389,23 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/NEWS#L389
 
 === Stdlib compatibility issues (excluding feature bug fixes)
 
+* These standard libbraries promoted as the default gems.
+
+  * e2mmap
+  * forwardable
+  * irb
+  * logger
+  * matrix
+  * mutex_m
+  * ostruct
+  * prime
+  * rexml
+  * rss
+  * shell
+  * sync
+  * thwait
+  * tracer
+
 === C API updates
 
 === Supported platform changes

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]