diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Jun 4 17:52:18 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/iconv/iconv.c (iconv_iconv): fix for length argument and now + allows range. [ruby-core:17092] + Wed Jun 4 15:45:41 2008 Akinori MUSHA <knu@iDaemons.org> * enumerator.c (enumerator_with_index, enumerator_with_memo): Fix |