ruby-changes:26312
From: shugo <ko1@a...>
Date: Thu, 13 Dec 2012 18:43:28 +0900 (JST)
Subject: [ruby-changes:26312] shugo:r38363 (trunk): * ChangeLog: fix typo.
shugo 2012-12-13 18:41:17 +0900 (Thu, 13 Dec 2012) New Revision: 38363 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=38363 Log: * ChangeLog: fix typo. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 38362) +++ ChangeLog (revision 38363) @@ -20,7 +20,7 @@ Thu Dec 13 14:20:00 2012 Zachary Scott https://github.com/ruby/ruby/blob/trunk/ChangeLog#L20 Thu Dec 13 14:10:00 2012 Shugo Maeda <shugo@r...> * marshal.c (r_entry0): don't taint classes and modules because - Marshal.load just return the dumped classes and modules. + Marshal.load just returns the dumped classes and modules. [Bug #7325] [ruby-core:49198] * test/ruby/test_marshal.rb: related test. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/