aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-10 22:57:01 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-10 22:57:01 +0000
commite8c67503ea26537762353d560d0b485fd40a77e7 (patch)
tree596f14575611f28724b89b6fbe5e207ac03d2f80 /ChangeLog
parentfd93c804821a1ae21d7ad32bf97ad79023b57048 (diff)
downloadruby-e8c67503ea26537762353d560d0b485fd40a77e7.tar.gz
* lib/date.rb (inspect): changed the format.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20175 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 e5c60dc967..2e59277982 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