mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added default gems entry to NEWS
This commit is contained in:
parent
3b614ec48a
commit
703e05b0ee
1 changed files with 19 additions and 0 deletions
19
NEWS
19
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
|
||||
|
|
Loading…
Add table
Reference in a new issue