ruby-changes:25062
From: kazu <ko1@a...>
Date: Mon, 8 Oct 2012 02:10:50 +0900 (JST)
Subject: [ruby-changes:25062] kazu:r37114 (trunk): fix ML ref
kazu 2012-10-08 02:10:03 +0900 (Mon, 08 Oct 2012) New Revision: 37114 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=37114 Log: fix ML ref Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 37113) +++ ChangeLog (revision 37114) @@ -1,19 +1,19 @@ Sun Oct 7 04:50:00 2012 Zachary Scott <zzak@r...> * lib/abbrev.rb: Documentation examples for Abbrev. - [ruby-dev:47442] [Bug #6985] + [ruby-core:47442] [Bug #6985] Sun Oct 7 04:50:00 2012 Zachary Scott <zzak@r...> * thread.c (rb_thread_aref): Grammar in Thread documentation. - Patch by Steve Klabnik [ruby-dev:47799] [Bug #7099] + Patch by Steve Klabnik [ruby-core:47799] [Bug #7099] Sun Oct 7 04:37:00 2012 Zachary Scott <zzak@r...> * string.c (rb_str_match): Clarify behavior for captured strings and local variable assignment - Patch by Marcus Stollsteimer [ruby-dev:47668] [Bug #7062] + Patch by Marcus Stollsteimer [ruby-core:47668] [Bug #7062] Sat Oct 6 18:31:36 2012 Shugo Maeda <shugo@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/