1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Added entry for changes of default gems

This commit is contained in:
Hiroshi SHIBATA 2020-08-24 19:24:07 +09:00
parent cb7634c142
commit 1eb1add68a
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

20
NEWS.md
View file

@ -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.