diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ Wed May 7 20:19:18 2008 NAKAMURA Usaku <usa@ruby-lang.org> after Init_prelude() because cannot load encoding extensions before it. +Wed May 7 20:00:21 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * numeric.c (bit_coerce): float should not be a valid operand of + bitwise operations. [ruby-dev:34583] + Wed May 7 19:35:29 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * thread.c (rb_thread_key_p): should always convert symbol to ID. |
