diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ Tue Mar 4 19:10:43 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * hash.c (rb_hash_aset): should not copy key string when compare_by_identity is set. [ruby-dev:33604] + * hash.c (hash_equal): two hash tables are different when internal + comparison table differ. [ruby-dev:33989] + Tue Mar 4 16:29:06 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * parse.y (parser_yylex): disallow non digits '0o' expression. |
