git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
tadf 2008-04-28 11:45:18 +00:00
parent 420a5c994c
commit a851d05175

View File

@ -1,6 +1,6 @@
Mon Apr 28 20:24:27 2008 Tadayoshi Funaba <tadf@dotrb.org>
* rational (nurat_marshal_load): checks the given
* rational.c (nurat_marshal_load): checks the given
denominator. [ruby-dev:34536]
Mon Apr 28 14:21:18 2008 Tanaka Akira <akr@fsij.org>