diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ Wed Oct 22 00:29:13 2008 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp> * test/rinda/test_rinda.c (test_core_03_notify): Fixed test failures [ruby-dev:36837]. +Wed Oct 22 00:22:06 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * string.c (rb_external_str_new_with_enc): wrong condition to + calculate strlen(). + + * ext/readline/readline.c: add encoding support. + Tue Oct 21 23:12:24 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * ext/stringio/stringio.c (strio_write): should convert writing |
