aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-02-06 05:05:18 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-02-06 05:05:18 +0000
commitb393a2bc5fe07abef59656a6358f7ee7113bbe8b (patch)
tree16a115443e3276f0019cf686bb97605d37a4f2c9 /ChangeLog
parenta9639c22ef3588882cd2554dba419063f72c921b (diff)
downloadruby-b393a2bc5fe07abef59656a6358f7ee7113bbe8b.tar.gz
synchronized with date2 3.6.3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b9edb8831..1019e90a68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sun Feb 6 13:56:19 2005 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * 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 <akr@m17n.org>
* ext/dl/dl.c (Init_dl): function declaration should precede