From 6b050e719b116cdef93c1330f464858b8c8c1b37 Mon Sep 17 00:00:00 2001 From: mame Date: Thu, 18 Sep 2008 10:21:04 +0000 Subject: [PATCH] * fix time in changelog git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * transcode.c (enc_arg): need not to take pointer argument. -Sun Jun 8 21:50:27 2008 Yusuke Endoh +Sun Sep 18 02:22:15 2008 Yusuke Endoh * test/bigdecimal/test_bigdecimal.rb: add tests to achieve over 90% test coverage of bigdecimal.