From eeccb5935b3b60732e5ee0c02e54ac55dc7f53cb Mon Sep 17 00:00:00 2001 From: nagai Date: Wed, 1 Jun 2011 15:46:31 +0000 Subject: * ext/tk/extconf.rb: fix for uninitialized global variables. [Ruby 1.9 - Bug #4811] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9d06849eea..0eccee4efc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 2 00:45:26 2011 Hidetoshi NAGAI + + * ext/tk/extconf.rb: fix for uninitialized global variables. + [Ruby 1.9 - Bug #4811] + Wed Jun 1 21:57:08 2011 KOSAKI Motohiro * thread_pthread.c (native_sleep): fix 1000times calculation error. -- cgit v1.2.3