summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-08-24 19:24:07 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-08-24 19:24:07 +0900
commit1eb1add68abe9a4e860fe4dc64b3b105d854a935 (patch)
treec003d2223071ecea4c9d47b4c09ef3297d8468a2 /NEWS.md
parentcb7634c1420762eb926027bf6079e172c0cc22b5 (diff)
Added entry for changes of default gems
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 558acad064..acaaeabdce 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -217,6 +217,26 @@ Excluding feature bug fixes.
## Stdlib compatibility issues
+* Default gems
+
+ * The following libraries are promoted the default gems from stdlib.
+
+ * English
+ * erb
+ * find
+ * io-nonblock
+ * io-wait
+ * net-ftp
+ * net-http
+ * net-imap
+ * net-protocol
+ * optparse
+ * rinda
+ * set
+ * tempfile
+ * tmpdir
+ * werkref
+
* Bundled gems
* net-telnet and xmlrpc have been removed from the bundled gems.