From a8951a5b3a97af7f4e1a5e93c69b2cb1c892edd2 Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 24 Jul 2009 16:15:53 +0000 Subject: * enc/big5.c: Fix EncLen_BIG5 for Big5-HKSCS. see [ruby-core:24390] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46a5d81c4b..80f35087f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +Sat Jul 25 01:05:59 2009 NARUSE, Yui + + * enc/big5.c: Fix EncLen_BIG5 for Big5-HKSCS. see [ruby-core:24390] + Fri Jul 24 19:19:19 2009 Martin Duerst * enc/trans/big5.trans, big5-hkscs-tbl.rb: new Chinese BIG5-HKSCS transcoding (with Tatsuya Mizuno) + see [ruby-core:24390] * test/ruby/test_transcode.rb: added tests for the above (with Tatsuya Mizuno) -- cgit v1.2.3