From a7b10f92bfc49a3beb483d85e66d6c894a48564e Mon Sep 17 00:00:00 2001 From: tadf Date: Mon, 10 Nov 2008 22:57:01 +0000 Subject: * lib/date.rb (inspect): changed the format. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5c60dc96..2e5927798 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 11 07:55:57 2008 Tadayoshi Funaba + + * lib/date.rb (inspect): changed the format. + Mon Nov 10 17:34:50 2008 Akinori MUSHA * test/sdbm/test_sdbm.rb (TestSDBM#test_index): Reflect the method -- cgit