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