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:
parent
cb7634c142
commit
1eb1add68a
1 changed files with 20 additions and 0 deletions
20
NEWS.md
20
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue