From fbc1bc37be48c45f14133338e530ce15965a1692 Mon Sep 17 00:00:00 2001 From: tadf Date: Sat, 30 Dec 2006 15:27:01 +0000 Subject: updated based on date2 4.0. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7eb02d83c..b1c2c06d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Dec 31 00:15:13 2006 Tadayoshi Funaba + + * lib/date.rb, lib/date/format.rb: updated based on date2 4.0. + Sat Dec 30 04:38:23 2006 Yukihiro Matsumoto * enum.c (enum_each_with_index): reuse array for yield parameters. -- cgit