From 82fd1b704a0e0129efac03db8e926b568b64293c Mon Sep 17 00:00:00 2001 From: ocean Date: Thu, 5 Aug 2004 01:20:00 +0000 Subject: Add ChangeLog git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index be61ac2c2..4ec2b3887 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 3 13:49:20 2004 Hidetoshi NAGAI + + * ext/tk/lib/tk/namespace.rb: bug fix + + * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: add Tk::TreeCtrl.loupe + Mon Aug 2 18:04:21 2004 Hidetoshi NAGAI * ext/tk/lib/tk/msgcat.rb (set_translation): bug fix (fail to set -- cgit