From ac8a1c931f18b7874453ea0db28c7c4e648371c2 Mon Sep 17 00:00:00 2001 From: nagai Date: Thu, 1 Jul 2004 09:38:48 +0000 Subject: * ext/tk/lib/tcltklib : bug fix * ext/tk/lib/tk : bug fix and add Tcl/Tk extension support libraries git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca58fa91b..8ab4c6424 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Jul 1 18:36:08 2004 Hidetoshi NAGAI + + * ext/tk/lib/tcltklib : bug fix + + * ext/tk/lib/tk : bug fix and add Tcl/Tk extension support libraries + Thu Jul 1 18:31:31 2004 Nobuyoshi Nakada * lib/pstore.rb (PStore#transaction): get rid of opening in write mode -- cgit