aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-03 17:22:29 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-03 17:22:29 +0000
commitfc64f8c5fe0bdbd69b2b55bfb8d1ade653714f53 (patch)
tree862f1d67fab17b790dd0f551812618e476dfdbc4 /ChangeLog
parent3643afcc45ad9cf7d1e01da9fc1203bd5bbf87e5 (diff)
downloadruby-fc64f8c5fe0bdbd69b2b55bfb8d1ade653714f53.tar.gz
* numeric.c (check_uint, rb_num2uint): also needs checking negative
value. see [ruby-dev:33683] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17861 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 e3d639b631..81ae65941d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jul 4 02:21:06 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * numeric.c (check_uint, rb_num2uint): also needs checking negative
+ value. see [ruby-dev:33683]
+
Thu Jul 3 23:26:36 2008 Yusuke Endoh <mame@tsg.ne.jp>
* include/ruby/intern.h: remove prototypes about coverage.