From 55cf24d3789486328e9a2ea734f42fb9122056e9 Mon Sep 17 00:00:00 2001 From: shugo Date: Thu, 23 Aug 2012 04:00:25 +0000 Subject: * insns.def (invokesuper): reverted r36640 partially to make super in a thread work correctly. [ruby-core:47284] [Bug #6907] * test/ruby/test_super.rb: related test. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b8977fc4d3..50bbb8dbbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Aug 23 12:51:39 2012 Shugo Maeda + + * insns.def (invokesuper): reverted r36640 partially to make super + in a thread work correctly. [ruby-core:47284] [Bug #6907] + + * test/ruby/test_super.rb: related test. + Thu Aug 23 12:30:20 2012 NAKAMURA Usaku * win32/configure.bat: support --with(out)?-ext(ensions) options. -- cgit v1.2.3