[KoCo-CVS] [Commit] cjkcodecs CHANGES
Brought to you by:
perky
From: Hye-Shik C. <pe...@us...> - 2003-07-09 21:00:49
|
perky 03/07/09 14:00:47 Modified: . CHANGES Log: Fix hz codec's bug that doesn't initialize the encoding mode to ASCII. Revision Changes Path 1.14 +3 -0 cjkcodecs/CHANGES Index: CHANGES =================================================================== RCS file: /cvsroot/koco/cjkcodecs/CHANGES,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- CHANGES 9 Jul 2003 19:30:01 -0000 1.13 +++ CHANGES 9 Jul 2003 21:00:47 -0000 1.14 @@ -36,3 +36,6 @@ U+FF3C because EUC-JP 0x5C is also a REVERSE SOLIDUS and 0xA1C0 is FULLWIDTH REVERSE SOLIDUS on japanese environments. + *) Fixed hz codec's bug that doesn't initialize the encoding mode to + ASCII. + |