summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-11 11:02:24 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-11 11:02:24 +0000
commit10ce5ad1d714bafbeecb7d7f42d476a4e38cfe0d (patch)
treeddf5cdd8621ff9959e58b766523701badc49708c /ChangeLog
parentf4bbe604f4d082422bb6789cd6efb4562fc6a055 (diff)
merges r20175 from trunk into ruby_1_9_1.
* lib/date.rb (inspect): changed the format. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 234127c282..3387e3df3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Nov 11 07:55:57 2008 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * lib/date.rb (inspect): changed the format.
+
Mon Nov 10 17:34:50 2008 Akinori MUSHA <knu@iDaemons.org>
* test/sdbm/test_sdbm.rb (TestSDBM#test_index): Reflect the method