From 2b53e89b8c96d26d1c1dd31b773dcd6221ad40d7 Mon Sep 17 00:00:00 2001 From: nagai Date: Thu, 19 Jun 2008 07:08:06 +0000 Subject: * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cbd2963aa..e76467092 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 19 16:06:01 2008 Hidetoshi NAGAI + + * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags. + Thu Jun 19 11:48:33 2008 Koichi Sasada * test/ruby/test_enumerator.rb: fix to skip "with_memo" test. -- cgit