mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added gemification entry to NEWS file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
360c00572f
commit
6c71bdbc85
1 changed files with 20 additions and 0 deletions
20
NEWS
20
NEWS
|
@ -491,6 +491,26 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||
|
||||
* Gemification
|
||||
|
||||
* Promote following standard libraries to default gems.
|
||||
* cmath
|
||||
* csv
|
||||
* date
|
||||
* dbm
|
||||
* etc
|
||||
* fcntl
|
||||
* fiddle
|
||||
* fileutils
|
||||
* gdbm
|
||||
* ipaddr
|
||||
* scanf
|
||||
* sdbm
|
||||
* stringio
|
||||
* strscan
|
||||
* webrick
|
||||
* zlib
|
||||
|
||||
* Logger
|
||||
|
||||
* Logger.new("| command") had been working to open a command
|
||||
|
|
Loading…
Reference in a new issue