mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update ChangeLog entry
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
716ad250e9
commit
2a5c48a54d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Sat Jul 14 02:05:53 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* insns.def (opt_div): FIX2NUM may not work for corner cases.
|
||||
[ruby-dev:31210]
|
||||
* insns.def (opt_div): LONG2FIX() may not work for corner cases,
|
||||
use LONG2NUM() instead. [ruby-dev:31210]
|
||||
|
||||
Sat Jul 14 00:34:01 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue