ruby-changes:49341
From: hsbt <ko1@a...>
Date: Mon, 25 Dec 2017 09:33:24 +0900 (JST)
Subject: [ruby-changes:49341] hsbt:r61458 (trunk): Added gemification entry to NEWS file.
hsbt 2017-12-25 09:33:19 +0900 (Mon, 25 Dec 2017) New Revision: 61458 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61458 Log: Added gemification entry to NEWS file. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 61457) +++ NEWS (revision 61458) @@ -491,6 +491,26 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L491 === 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 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/