diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-04 14:06:14 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-04 14:06:14 +0000 |
| commit | a6e35dc33ed75c76cbf1c9828070aec709d9838b (patch) | |
| tree | d3f54f432a5f6ccb5006da3fe8c0459a4aefcaa1 /ChangeLog | |
| parent | a1c88476d9e9b5122be45fba2fb5193ed3a3aebf (diff) | |
merges r21315 from trunk into ruby_1_9_1.
* enc/trans/gbk.trans, gbk-tbl.rb:
new Chinese GBK transcoding (from Yoshihiro Kambayashi)
* test/ruby/test_transcode.rb: added tests for the above
(from Yoshihiro Kambayashi)
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -Sun Jan 4 17:39:39 2009 Martin Duerst <duerst@it.aoyama.ac.jp> +Sun Jan 4 18:10:10 2009 Martin Duerst <duerst@it.aoyama.ac.jp> + + * enc/trans/gbk.trans, gbk-tbl.rb: + new Chinese GBK transcoding (from Yoshihiro Kambayashi) + + * test/ruby/test_transcode.rb: added tests for the above + (from Yoshihiro Kambayashi) + +Sun Jan 4 17:55:55 2009 Martin Duerst <duerst@it.aoyama.ac.jp> * test/ruby/test_transcode.rb: added tests for GB2312 (from Yoshihiro Kambayashi) |
