From bb4e34110bcd2b50a256877c3c26d1765baf74e6 Mon Sep 17 00:00:00 2001 From: nagai Date: Fri, 15 Oct 2004 09:06:52 +0000 Subject: * ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is acceptable. Add TkTimer.start ( == new + start ). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98509d5ff9..6a49098cbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 15 18:04:35 2004 Hidetoshi NAGAI + + * ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is + acceptable. Add TkTimer.start ( == new + start ). + Fri Oct 15 12:43:09 2004 Tanaka Akira * eval.c (Init_stack): make prototype declaration consistent with -- cgit v1.2.3