From f8f9b939fc921fc8eaded262ad4cbe49fb90d96a Mon Sep 17 00:00:00 2001 From: tadf Date: Sat, 20 Mar 2004 00:56:08 +0000 Subject: synchronized with date2 3.6. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@5981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a990e972..cb13f39b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Mar 20 09:52:33 2004 Tadayoshi Funaba + + * lib/date.rb, lib/date/format.rb: _parse() now accepts fractional + part of second minute that follows a comma or a full stop. + Fri Mar 19 01:55:57 2004 Mauricio Fernandez * io.c (rb_io_sync): need not to check writable. [ruby-core:02674] -- cgit