Skip to content

Commit bed479f

Browse files
committed
Update.
1 parent ed9ef09 commit bed479f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
New in 1.8:
22
* The iconv program has new options -l, -c, -s.
33
* The iconv program is internationalized.
4-
* Updated the ISO-8859-16 converter.
4+
* New C99 converter.
5+
* Updated the ISO-8859-16 converters.
56
* Upgraded BIG5-HKSCS, EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to
67
Unicode 3.2.
78
* Upgraded EUC-KR, CP949, JOHAB converters to include the Euro sign.
89
* Changed the ARMSCII-8 converter.
910
* Extended the EUC-JP encoder so that YEN SIGN characters don't cause failures
1011
in Shift_JIS to EUC-JP conversion.
12+
* The JAVA converter now handles characters outside the Unicode BMP correctly.
1113
* Fixed a bug in the CP1255, CP1258, TCVN decoders: The base characters of
1214
combining characters could be dropped at the end of the conversion buffer.
1315
* Fixed a bug in the transliteration that could lead to excessive memory

0 commit comments

Comments
 (0)