From edf7bc24641f9ba9bc9f2fa58f2012d179cb78f3 Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 17 Jun 2005 04:04:44 +0000 Subject: * lib/time.rb (Time.parse): fix previous leap seconds support. (Time.rfc2822): ditto. (Time.xmlschema): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0209297f7c..ad83d362b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 17 13:01:40 2005 Tanaka Akira + + * lib/time.rb (Time.parse): fix previous leap seconds support. + (Time.rfc2822): ditto. + (Time.xmlschema): ditto. + Thu Jun 16 15:41:32 2005 NAKAMURA Usaku * ruby.c (load_file): '!' is already read. reported by gotoyuzo. -- cgit v1.2.3