summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-28 11:28:55 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-28 11:28:55 +0000
commit5b71a66f5aab1b9b0123b7627c1e3d46ddc7d66a (patch)
treea799f475a1406fc87f89277f63b31a486dd44843 /ChangeLog
parent7378c3b65861fde5d46fea8ec152d230bd97e3fd (diff)
* rational (nurat_marshal_load): checks the given
denominator. [ruby-dev:34536] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c388b28e9..e4c5510bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 28 20:24:27 2008 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * rational (nurat_marshal_load): checks the given
+ denominator. [ruby-dev:34536]
+
Mon Apr 28 14:21:18 2008 Tanaka Akira <akr@fsij.org>
* include/ruby/ruby.h (POSFIXABLE): use FIXNUM_MAX+1 instead of