diff options
author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-08-05 01:20:00 +0000 |
---|---|---|
committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-08-05 01:20:00 +0000 |
commit | 4996f4daaa2e2ed5688a142556bbb74373f2cc57 (patch) | |
tree | b6d0eb6a90d12dea6fe7e059c4ec82d648da9d12 | |
parent | 2e48f6f102a7a005dfddc12e1d7ea63b90af557d (diff) | |
download | ruby-4996f4daaa2e2ed5688a142556bbb74373f2cc57.tar.gz ruby-4996f4daaa2e2ed5688a142556bbb74373f2cc57.tar.xz ruby-4996f4daaa2e2ed5688a142556bbb74373f2cc57.zip |
Add ChangeLog
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Aug 3 13:49:12 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tk/lib/tk/namespace.rb: bug fix + + * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: add Tk::TreeCtrl.loupe + Mon Aug 2 23:33:48 2004 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> * test/ruby/test_file.rb (test_fnmatch): added more tests. |