ruby-changes:58789
From: Hiroshi <ko1@a...>
Date: Thu, 14 Nov 2019 16:09:55 +0900 (JST)
Subject: [ruby-changes:58789] 703e05b0ee (master): Added default gems entry to NEWS
https://git.ruby-lang.org/ruby.git/commit/?id=703e05b0ee From 703e05b0eee3017a63690155e55a97d678f073cb Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Thu, 14 Nov 2019 16:09:36 +0900 Subject: Added default gems entry to NEWS diff --git a/NEWS b/NEWS index 4ea999c..34c3f5e 100644 --- a/NEWS +++ b/NEWS @@ -563,6 +563,25 @@ Proc:: https://github.com/ruby/ruby/blob/trunk/NEWS#L563 === 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 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/