Skip to content

Commit 703e05b

Browse files
committed
Added default gems entry to NEWS
1 parent 3b614ec commit 703e05b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

NEWS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,25 @@ Proc::
563563

564564
=== Stdlib compatibility issues (excluding feature bug fixes)
565565

566+
* Promote stdlib to default gems
567+
* The following default gems was published at rubygems.org
568+
* benchmarck
569+
* cgi
570+
* delegate
571+
* getoptlong
572+
* net-pop
573+
* net-smtp
574+
* open3
575+
* pstore
576+
* singleton
577+
* The following default gems only promoted ruby-core, Not yet published at rubygems.org.
578+
* monitor
579+
* observer
580+
* timeout
581+
* tracer
582+
* uri
583+
* yaml
584+
566585
pathname::
567586

568587
* Kernel#Pathname when called with a Pathname argument now returns

0 commit comments

Comments
 (0)