From 37c367a9fbef961986799bcc2cc646db74b4a03e Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 9 Jul 2008 00:50:37 +0000 Subject: * ext/nkf/nkf-utf8/nkf.c (options): use input_endian. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index baef55cb0..f1b05109f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 9 09:12:11 2008 NARUSE, Yui + + * ext/nkf/nkf-utf8/nkf.c (options): use input_endian. + Wed Jul 9 01:38:37 2008 Nobuyoshi Nakada * string.c (rb_str_succ): alphabets or numerics mutually enclosing -- cgit