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

ruby-changes:48158

From: knu <ko1@a...>
Date: Sat, 21 Oct 2017 22:38:09 +0900 (JST)
Subject: [ruby-changes:48158] knu:r60272 (trunk): Fix the issue reference to [Bug #13769], handled in r60270

knu	2017-10-21 22:38:03 +0900 (Sat, 21 Oct 2017)

  New Revision: 60272

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60272

  Log:
    Fix the issue reference to [Bug #13769], handled in r60270

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 60271)
+++ NEWS	(revision 60272)
@@ -151,7 +151,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L151
     * IPAddr#private? [Feature #11666]
     * IPAddr#link_local? [Feature #10912]
   * IPAddr now rejects invalid address mask. [Bug #13399]
-  * IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [#Bug 13769]
+  * IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [Bug #13769]
 
 * Net::HTTP
   * Add more HTTP status classes

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

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