From f5dd4c745fd79efdd379ced33a94354df9eb4a19 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/trunk@6911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ed8bae6f1..eef1681e9 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