diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-05 15:19:36 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-05 15:19:36 +0000 |
| commit | 3c6006462131401cdff26bcdf0696b9522159487 (patch) | |
| tree | 23d7231c0939965c0921828bf7d1463ba54c10f7 /ChangeLog | |
| parent | 37b7780205e562f5a6f8fbb2d773b05e970defdd (diff) | |
| download | ruby-3c6006462131401cdff26bcdf0696b9522159487.tar.gz ruby-3c6006462131401cdff26bcdf0696b9522159487.tar.xz ruby-3c6006462131401cdff26bcdf0696b9522159487.zip | |
* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:
imported nkf.c 1.70 (support UTF-8-MAC)
* ext/nkf/lib/kconv.rb: add :utf8mac and :internalunicode
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Jul 6 00:15:00 2005 NARUSE, Yui <naruse@ruby-lang.org> + + * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}: + imported nkf.c 1.70 (support UTF-8-MAC) + + * ext/nkf/lib/kconv.rb: add :utf8mac and :internalunicode + Tue Jul 5 23:44:06 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * instruby.rb: expand source library path. |
