From 3b1aa1bcba967df87295b083e2a0c6042f55bccd Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 14 Oct 2003 18:55:23 +0000 Subject: ChangeLog: forgot. sorry git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20db9233b..511ffa5c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Oct 15 03:53:20 2003 Hidetoshi NAGAI + + * ext/tk/lib/tk.rb: fixed trouble on auto-load Tcl commands (enbug + on the last commit). + Wed Oct 15 00:20:15 2003 Hidetoshi NAGAI * ext/tcltklib/tcltklib.c: replace Tcl/Tk's vwait and tkwait to -- cgit