aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-11-14 16:09:36 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-11-14 16:09:36 +0900
commit703e05b0eee3017a63690155e55a97d678f073cb (patch)
treef9528a86ae6f3aae9a444c8cbcbfea995e5f25e8 /NEWS
parent3b614ec48a283e61334c70806f076cea3b2192ca (diff)
downloadruby-703e05b0eee3017a63690155e55a97d678f073cb.tar.gz
Added default gems entry to NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ea999cf7c..34c3f5e47e 100644
--- a/NEWS
+++ b/NEWS
@@ -563,6 +563,25 @@ Proc::
=== Stdlib compatibility issues (excluding feature bug fixes)
+* Promote stdlib to default gems
+ * The following default gems was published at rubygems.org
+ * benchmarck
+ * cgi
+ * delegate
+ * getoptlong
+ * net-pop
+ * net-smtp
+ * open3
+ * pstore
+ * singleton
+ * The following default gems only promoted ruby-core, Not yet published at rubygems.org.
+ * monitor
+ * observer
+ * timeout
+ * tracer
+ * uri
+ * yaml
+
pathname::
* Kernel#Pathname when called with a Pathname argument now returns