diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Jul 22 16:27:41 2010 NARUSE, Yui <naruse@ruby-lang.org> + + * re.c (rb_reg_expr_str): fix broken Regexp#inspect when it + is ASCII-8BIT and non-ASCII character. + The length of character should be from original byte string. + [ruby-core:31431] + Thu Jul 22 14:30:17 2010 NARUSE, Yui <naruse@ruby-lang.org> * include/ruby/missing.h: add prototype for ruby_close(). |
