From a3156d549f9db59308db273a9901cb79a05eef80 Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 31 Aug 2004 03:32:33 +0000 Subject: * ext/tcltklib/tcltklib.c (del_root): fix SEGV git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d7b77a27..30fd4c338 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Aug 31 12:30:36 2004 Hidetoshi NAGAI + + * ext/tcltklib/tcltklib.c (del_root): fix SEGV + Mon Aug 30 23:11:06 2004 Dave Thomas * lib/rdoc/ri/ri_driver.rb (and others): ri now merges documentation -- cgit