From 5bea219a9d95e58a1b2ad77637776a8e0cade1bf Mon Sep 17 00:00:00 2001 From: nagai Date: Sun, 12 Sep 2004 16:05:59 +0000 Subject: * ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkip * ext/tcltklib/tcltklib.c: store original 'exit' command * ext/tk/tkutil.c: fix(?) SEGV git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ea4bfb3b8a..552684784d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Mon Sep 13 01:03:02 2004 Hidetoshi NAGAI + + * ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkip + + * ext/tcltklib/tcltklib.c: store original 'exit' command + + * ext/tk/tkutil.c: fix(?) SEGV + Mon Sep 13 00:22:53 2004 Minero Aoki * parse.y: fix file header. -- cgit v1.2.3