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

ruby-changes:34777

From: nobu <ko1@a...>
Date: Fri, 18 Jul 2014 11:18:23 +0900 (JST)
Subject: [ruby-changes:34777] nobu:r46860 (trunk): ChangeLog: fix GH reference

nobu	2014-07-18 11:18:16 +0900 (Fri, 18 Jul 2014)

  New Revision: 46860

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

  Log:
    ChangeLog: fix GH reference
    
    * ChangeLog: fix Github reference in r46859.  [fix GH-671]

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 46859)
+++ ChangeLog	(revision 46860)
@@ -2,7 +2,7 @@ Fri Jul 18 11:10:53 2014  Scott Francis https://github.com/ruby/ruby/blob/trunk/ChangeLog#L2
 
 	* enum.c (enum_any): optimize object allocations for Array and
 	  Hash when `each` is not redefined, always false if empty and the
-	  case without a block.  [fix GH-617]
+	  case without a block.  [fix GH-671]
 
 Fri Jul 18 10:14:42 2014  SHIBATA Hiroshi  <shibata.hiroshi@g...>
 

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

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