From b9b2c6c2e88ddffc85d6629cebf446b9a2f3ec82 Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 6 Feb 2005 05:05:18 +0000 Subject: synchronized with date2 3.6.3 git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2b9edb883..1019e90a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Feb 6 13:56:19 2005 Tadayoshi Funaba + + * lib/date.rb (new_with_hash): changed messages of exception. + + * lib/date/format.rb (str[fp]time): undocumented conversion + specifications %[1-3] are now deprecated. + Sun Feb 6 11:27:37 2005 Tanaka Akira * ext/dl/dl.c (Init_dl): function declaration should precede -- cgit