From 26b193d548c05ba859407d60e28823f32d367d97 Mon Sep 17 00:00:00 2001 From: kosaki Date: Wed, 23 Jun 2010 12:48:31 +0000 Subject: * configure.in: avoid getcontext() overhead if possible. [ruby-core:27380][Bug #2553] Thanks, Joe Damato, Dan Peterson and Patrick Mohr. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28404 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0e89a822a2..c50b4deb81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Jun 23 21:36:45 2010 Nobuyoshi Nakada + + * configure.in: avoid getcontext() overhead if possible. + [ruby-core:27380][Bug #2553] + Thanks, Joe Damato, Dan Peterson and Patrick Mohr. + Tue Jun 22 21:33:23 2010 Nobuyoshi Nakada * test/optparse/test_summary.rb: fixed superclass so that it run -- cgit v1.2.3