summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-20 12:17:18 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-20 12:17:18 +0000
commit2a75c70a366ad1ad20f9d84a625442ce3f9a37f2 (patch)
treeb3e14b88334214b8a5c596d2197740b8bd908d2a /NEWS
parentb4728ae8561c8a61f070c6585d8b82622a8392ef (diff)
Added entry about new default gems.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ec16e6f0c..bf2b744d6c 100644
--- a/NEWS
+++ b/NEWS
@@ -389,6 +389,23 @@ sufficient information, see the ChangeLog file or Redmine
=== 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