diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-20 09:53:38 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-20 09:53:38 +0000 |
| commit | b1d012a3bd9221ee83f0387d596765a910811254 (patch) | |
| tree | ce66e42ad12611aadd43f1743e47da94e6a28f89 /ChangeLog | |
| parent | d564ee3e7a0f9750f109d2614393358ff066b2cb (diff) | |
merges r21679 from trunk into ruby_1_9_1.
* ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug.
* ext/nkf/nkf-utf8/nkf.c (options): no need to support help option.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Jan 20 09:26:05 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug. + + * ext/nkf/nkf-utf8/nkf.c (options): no need to support help option. + Tue Jan 20 06:48:56 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * array.c (take_items), enum.c (enum_zip): tries to convert to |
