From fb0cfd5518289474e2f34cba89abe7f523571042 Mon Sep 17 00:00:00 2001 From: nagai Date: Mon, 4 Oct 2004 03:56:00 +0000 Subject: * ext/tk/lib/tk/image.rb: bug fix * ext/tk/lib/tk/optiondb.rb: support definition of command resources on widgets git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8dba627da..62b1a6e86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Oct 4 12:53:45 2004 Hidetoshi NAGAI + + * ext/tk/lib/tk/optiondb.rb: support definition of command + resources on widgets + + * ext/tk/lib/tk/image.rb: bug fix + Sun Oct 3 21:20:03 2004 Shugo Maeda * lib/net/imap.rb (TEXT_REGEXP): allow 8-bit characters for the german -- cgit