From 28d9e45f7666aef8eb6bb32c730187024ed687e2 Mon Sep 17 00:00:00 2001 From: nagai Date: Wed, 15 Sep 2004 11:24:22 +0000 Subject: * ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIp git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f4e8c488e..579072ecd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 15 20:22:23 2004 Hidetoshi NAGAI + + * ext/tk/sample/tkoptdb-safeTk.rb: fix a bug depend on the changes + of MultiTkIp + Tue Sep 14 23:54:11 2004 Hidetoshi NAGAI * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by -- cgit