summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-11-07 09:11:38 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-11-07 09:11:38 +0000
commitb78607e7255380e62c82cfd5c8a82544473223a2 (patch)
treeb92178b5311d79f61136a37fb800dcb5d9025fa5 /ChangeLog
parent1f5ecc52506ac5db7191756843046d77436e8e64 (diff)
downloadruby-b78607e7255380e62c82cfd5c8a82544473223a2.tar.gz
ruby-b78607e7255380e62c82cfd5c8a82544473223a2.tar.xz
ruby-b78607e7255380e62c82cfd5c8a82544473223a2.zip
* ext/tk/lib/tk/itemconfig.rb: minor bug fix.
* ext/tk/lib/tkextlib/tile/treeview.rb : ditto. * ext/tk/lib/tkextlib/blt/table.rb: fix bugs which forbade use of '::blt::table' command. Now, probably, it'll works properly. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c096ceab..3f1379560 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Nov 7 18:05:01 2006 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
+
+ * ext/tk/lib/tk/itemconfig.rb: minor bug fix.
+
Tue Nov 7 17:52:08 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* class.c (rb_include_module): revert duplicate inclusion of