aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-18 10:21:04 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-18 10:21:04 +0000
commit6b050e719b116cdef93c1330f464858b8c8c1b37 (patch)
tree2bd8fc5a9c55183cb2f8c853149a363f21504d04
parent24733414ed2fa595b759ad7e80f7e55b8b2d84cd (diff)
downloadruby-6b050e719b116cdef93c1330f464858b8c8c1b37.tar.gz
* fix time in changelog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 818e5e12c3..9d73e817f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@ Thu Sep 18 17:18:35 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* transcode.c (enc_arg): need not to take pointer argument.
-Sun Jun 8 21:50:27 2008 Yusuke Endoh <mame@tsg.ne.jp>
+Sun Sep 18 02:22:15 2008 Yusuke Endoh <mame@tsg.ne.jp>
* test/bigdecimal/test_bigdecimal.rb: add tests to achieve over 90%
test coverage of bigdecimal.