From 4030a934176102a5877b59ee2405698ed3216899 Mon Sep 17 00:00:00 2001 From: nagai Date: Sun, 8 May 2005 14:21:31 +0000 Subject: * ext/tk/lib/tk/timer.rb: fix typo git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5691df19c..ee8782434 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun May 8 23:17:47 2005 Hidetoshi NAGAI + + * ext/tk/lib/tk/timer.rb: fix typo. + Sun May 8 21:00:50 2005 Hirokazu Yamamoto * hash.c (Init_Hash): remove custom "hash" and "eql?". -- cgit