[前][次][番号順一覧][スレッド一覧]

ruby-changes:62915

From: Hiroshi <ko1@a...>
Date: Mon, 14 Sep 2020 12:03:09 +0900 (JST)
Subject: [ruby-changes:62915] a9ccebbda0 (master): Added promoted libraries to default gems section on NEWS

https://git.ruby-lang.org/ruby.git/commit/?id=a9ccebbda0

From a9ccebbda0fed90952575f940440ac3697ba141b Mon Sep 17 00:00:00 2001
From: Hiroshi SHIBATA <hsbt@r...>
Date: Mon, 14 Sep 2020 12:02:43 +0900
Subject: Added promoted libraries to default gems section on NEWS


diff --git a/NEWS.md b/NEWS.md
index a814a3b..12de956 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -233,6 +233,8 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L233
 
     * The following libraries are promoted the default gems from stdlib.
 
+        * abbrev
+        * base64
         * English
         * erb
         * find
@@ -242,11 +244,19 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L244
         * net-http
         * net-imap
         * net-protocol
+        * nkf
+        * open-uri
         * optparse
+        * resolv
+        * resolv-replace
         * rinda
+        * securerandom
         * set
+        * shellwords
         * tempfile
+        * time
         * tmpdir
+        * tsort
         * weakref
 
 * Bundled gems
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]