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

ruby-changes:21163

From: kou <ko1@a...>
Date: Wed, 7 Sep 2011 23:47:06 +0900 (JST)
Subject: [ruby-changes:21163] kou:r33212 (trunk): * add missing '#' in bug reference.

kou	2011-09-07 23:46:53 +0900 (Wed, 07 Sep 2011)

  New Revision: 33212

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

  Log:
    * add missing '#' in bug reference.
    * add ML reference.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 33211)
+++ ChangeLog	(revision 33212)
@@ -1,7 +1,7 @@
 Wed Sep  7 23:41:24 2011  Kouhei Sutou  <kou@c...>
 
 	* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:
-	  allow a single hyphen in comment. [Bug 5278]
+	  allow a single hyphen in comment. [Bug #5278] [ruby-core:39289]
 	  Reported by Thomas Fritzsche. Thanks!!!
 
 Wed Sep  7 17:27:18 2011  NARUSE, Yui  <naruse@r...>

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

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