From 1b2f278f1b5f59dee03e17c1d0cb3348f5f5a6db Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 12 Apr 2005 06:37:10 +0000 Subject: * ext/tk/tcltklib.c (ip_finalize): better modification than the previous commit [ruby-dev:26029]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 001d603b3..1a37606dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 12 15:33:09 2005 Hidetoshi NAGAI + + * ext/tk/tcltklib.c (ip_finalize): better modification than the + previous commit [ruby-dev:26029]. + Tue Apr 12 12:38:06 2005 Hidetoshi NAGAI * ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval() -- cgit