From f970f8e02bdf998614c1c6efcee1e3b0c5c6d3cf Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 10 Sep 2006 11:27:56 +0000 Subject: updated based on date2 3.9.1. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 373c3fb8c..41cfe7248 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Sep 10 20:27:13 2006 Tadayoshi Funaba + + * lib/date.rb, lib/date/format.rb: updated based on date2 3.9.1. + Tue Jan 10 09:18:03 2006 Nobuyoshi Nakada * eval.c (stack_extend): fixed prototype. -- cgit