From 4268abeefa646f23899c7b2b19d442b30b5e0d4b Mon Sep 17 00:00:00 2001 From: ocean Date: Fri, 22 Apr 2005 07:59:02 +0000 Subject: commit miss git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 007d3293a..acd094053 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ Fri Apr 22 16:41:50 2005 Hirokazu Yamamoto - * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak. + * ext/tcltklib/tcltklib.c (ip_set_exc_message): fixed memory leak. - * ext/tk/tcltklib.c: eTkCallbackReturn was not initialized. + * ext/tcltklib/tcltklib.c: eTkCallbackReturn was not initialized. Thu Apr 21 00:07:50 2005 Nobuyoshi Nakada -- cgit