1
0
Fork 0
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:
Hiroshi SHIBATA 2019-11-14 16:09:36 +09:00
parent 3b614ec48a
commit 703e05b0ee
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

19
NEWS
View file

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