aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-12 07:02:45 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-12 07:02:45 +0000
commit16ea63ad692df3aa038178e57cb907df5d14a11b (patch)
tree6e21480253f1c193102f8ee48df150a4c45efee7 /ChangeLog
parentdb96db4285378644ad041ac34df4736035620c08 (diff)
downloadruby-16ea63ad692df3aa038178e57cb907df5d14a11b.tar.gz
* numeric.c (flo_to_s): fill lower zeros.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27751 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 503e836089..8e45d74da0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed May 12 16:02:43 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * numeric.c (flo_to_s): fill lower zeros.
+
Wed May 12 15:45:36 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* lib/rdoc/generator/ri.rb (generate): should load existing cache