aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-21 09:48:51 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-21 09:48:51 +0000
commit1ac4e6d2746144598404487b67630b31288db8ae (patch)
treeeeb0da589bba38789e6c2d78e52ae0ec95fa775c /ChangeLog
parent15648bfda8c7ee29006dc8871985ce6e3d042237 (diff)
downloadruby-1ac4e6d2746144598404487b67630b31288db8ae.tar.gz
* rational.c (read_digits): due to a bit tighter rb_cstr_to_inum().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37780 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 e88269a0c1..3899a25828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Nov 21 18:46:37 2012 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * rational.c (read_digits): due to a bit tighter rb_cstr_to_inum().
+
Wed Nov 21 16:13:37 2012 Koichi Sasada <ko1@atdot.net>
* benchmark/bm_so_nsieve_bits.rb: add an encoding pragma because