summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-04-22 07:59:02 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-04-22 07:59:02 +0000
commit0b6688fe638592e2a133dda0691a846af5e295fe (patch)
tree7b7f72460e536218a02f5e467d3ff283271dd96b /ChangeLog
parentf7dd138f63c9fd13dd650d6a22ed57ae96a04988 (diff)
commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 007d3293a2..acd0940538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
Fri Apr 22 16:41:50 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
- * 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 <nobu@ruby-lang.org>