build: Remove leftover file (regression 2019-06-30).
[libiconv.git] / NEWS
blob9d3cdfb17e6dee73e595ef60605a04774dc1f68c
1 New in 1.17:
2 * The libiconv library is now licensed under the LGPL version 2.1, instead of
3   the LGPL version 2.0. The iconv program continues to be licensed under GPL
4   version 3.
5 * Added converters for many single-byte EBCDIC encodings:
6   IBM-{037,273,277,278,280,282,284,285,297,423,424,425,500,838,870,871,875},
7   IBM-{880,905,924,1025,1026,1047,1097,1112,1122,1123,1130,1132,1137,1140},
8   IBM-{1141,1142,1143,1144,1145,1146,1147,1148,1149,1153,1154,1155,1156,1157},
9   IBM-{1158,1160,1164,1165,1166,4971,12712,16804}.
10   They are available through the configure option '--enable-extra-encodings'.
12 New in 1.16:
13 * The preloadable library has been removed.
15 New in 1.15:
16 * The UTF-8 converter now rejects surrogates and out-of-range code points.
17 * Added ISO-2022-JP-MS converter.
18 * Updated the CP1255 converter to map one more character.
19 * The functions now support strings longer than 2 GB.
21 New in 1.14:
22 * The 'iconv' program now produces its output as soon as it can. It no longer
23   unnecessarily waits for more input.
24 * Updated the GB18030 converter to map 25 characters to code points that have
25   been to Unicode since 2000, rather than to code points in the Private Use
26   Area.
27 * Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to
28   BIG5-HKSCS:2004. A new converter BIG5-HKSCS:2008 is added. BIG5-HKSCS is now
29   an alias for BIG5-HKSCS:2008.
30 * Fixed a bug in the conversion to wchar_t.
31 * Fixed a small bug in the CP1258 converter.
33 New in 1.13:
34 * The library and the iconv program now understand platform dependent aliases,
35   for better compatibility with the platform's own iconv_open function.
36   Examples: "646" on Solaris, "iso88591" on HP-UX, "IBM-1252" on AIX.
37 * For stateful encodings, when the input ends with a shift sequence followed
38   by invalid input, the iconv function now increments the input pointer past
39   the shift sequence before returning (size_t)(-1) with errno = EILSEQ. This
40   is also like GNU libc's iconv() behaves.
41 * The library exports a new function iconv_open_into() that stores the
42   conversion descriptor in pre-allocated memory, rather than allocating fresh
43   memory for it.
44 * Added CP1131 converter.
46 New in 1.12:
47 * The iconv program is now licensed under the GPL version 3, instead of the
48   GPL version 2. The libiconv library continues to be licensed under LGPL.
49 * Added RK1048 converter.
50 * On AIX, an existing system libiconv no longer causes setlocale() to fail.
51 * Upgraded EUC-KR, JOHAB to include the Korean postal code sign.
53 New in 1.11:
54 * The iconv program has new options --unicode-subst, --byte-subst,
55   --widechar-subst that allow to specify substitutions for characters that
56   cannot be converted.
57 * The iconv program now understands long options:
58     long option    equivalent to
59     --from-code    -f
60     --to-code      -t
61     --list         -l
62     --silent       -s
63 * The CP936 converter is now different from the GBK converter: it has changed
64   to include the Euro sign and private area characters. CP936 is no longer an
65   alias of GBK.
66 * Updated GB18030 converter to include all private area characters.
67 * Updated CP950 converter to include the Euro sign and private area characters.
68 * Updated CP949 converter to include private area characters.
69 * Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to
70   BIG5-HKSCS:1999 and updated to Unicode 4. New converters BIG5-HKSCS:2001 and
71   BIG5-HKSCS:2004 are added. BIG5-HKSCS is now an alias for BIG5-HKSCS:2004.
72 * Added a few irreversible mappings to the CP932 converter.
73 * Tidy up the list of symbols exported from libiconv (assumes gcc >= 4.0).
75 New in 1.10:
76 * Added ISO-8859-11 converter.
77 * Updated the ISO-8859-7 converter.
78 * Added ATARIST converter, available through --enable-extra-encodings.
79 * Added BIG5-2003 converter (experimental), available through
80   --enable-extra-encodings.
81 * Updated EUC-TW converter to include the Euro sign.
82 * The preloadable library has been renamed from libiconv_plug.so to
83   preloadable_libiconv.so.
84 * Portability to mingw.
86 New in 1.9:
87 * Many more transliterations.
88 * New configuration option --enable-relocatable.  See the INSTALL.generic file
89   for details.
91 New in 1.8:
92 * The iconv program has new options -l, -c, -s.
93 * The iconv program is internationalized.
94 * Added C99 converter.
95 * Added KOI8-T converter.
96 * New configuration option --enable-extra-encodings that enables a bunch of
97   additional encodings; see the README for details.
98 * Updated the ISO-8859-16 converter.
99 * Upgraded BIG5-HKSCS, EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to
100   Unicode 3.2.
101 * Upgraded EUC-KR, CP949, JOHAB converters to include the Euro sign.
102 * Changed the ARMSCII-8 converter.
103 * Extended the EUC-JP encoder so that YEN SIGN characters don't cause failures
104   in Shift_JIS to EUC-JP conversion.
105 * The JAVA converter now handles characters outside the Unicode BMP correctly.
106 * Fixed a bug in the CP1255, CP1258, TCVN decoders: The base characters of
107   combining characters could be dropped at the end of the conversion buffer.
108 * Fixed a bug in the transliteration that could lead to excessive memory
109   allocations in libintl when transliteration was needed.
110 * Portability to BSD/OS and SCO 3.2.5.
112 New in 1.7:
113 * Added UTF-32, UTF-32BE, UTF-32LE converters.
114 * Changed CP1255, CP1258 and TCVN converters to handle combining characters.
115 * Changed EUC-JP, SHIFT_JIS, CP932, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-JP-1
116   converters to use fullwidth Yen sign instead of halfwidth Yen sign, and
117   fullwidth tilde instead of halfwidth tilde.
118 * Upgraded EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to Unicode 3.1.
119 * Changed the GB18030 converter to not reject unassigned and private-use
120   Unicode characters.
121 * Fixed a bug in the byte order mark treatment of the UCS-4 decoder.
122 * The manual pages are now distributed also in HTML format.
124 New in 1.6:
125 * The iconv program's -f and -t options are now optional.
126 * Many more transliterations.
127 * Added CP862 converter.
128 * Changed the GB18030 converter.
129 * Portability to DOS with DJGPP.
131 New in 1.5:
132 * Added an iconv(1) program.
133 * New locale dependent encodings "char", "wchar_t".
134 * Transliteration is now off by default. Use a //TRANSLIT suffix to enable it.
135 * The JOHAB encoding is documented again.
136 * Changed a few mappings in the CP950 converter.
138 New in 1.4:
139 * Added GB18030, BIG5HKSCS converters.
140 * Portability to OS/2 with emx+gcc.
142 New in 1.3:
143 * Added UCS-2BE, UCS-2LE, UCS-4BE, UCS-4LE converters.
144 * Fixed the definition of EILSEQ on SunOS4.
145 * Fixed a build problem on OSF/1.
146 * Support for building as a shared library on Woe32.
148 New in 1.2:
149 * Added UTF-16BE and UTF-16LE converters.
150 * Changed the UTF-16 encoder.
151 * Fixed the treatment of tab characters in the UTF-7 converter.
152 * Fixed an internal error when output buffer was not large enough.
154 New in 1.1:
155 * Added ISO-8859-16 converter.
156 * Added CP932 converter, a variant of SHIFT_JIS.
157 * Added CP949 converter, a variant of EUC-KR.
158 * Improved the ISO-2022-CN-EXT converter: It now covers the ISO-IR-165 range.
159 * Updated the ISO-8859-8 conversion table.
160 * The JOHAB encoding is deprecated and not documented any more.
161 * Fixed two build problems: 1. "make -n check" failed. 2. When libiconv was
162   already installed, "make" failed.
164 New in 1.0:
165 * Added transliteration facilities.
166 * Added a test suite.
167 * Fixed the iconv(3) manual page and function: the return value was not
168   described correctly.
169 * Fixed a bug in the CP1258 decoder: invalid bytes now yield EILSEQ instead of
170   U+FFFD.
171 * Fixed a bug in the Georgian-PS encoder: accept U+00E6.
172 * Fixed a bug in the EUC-JP encoder: reject 0x8E5C and 0x8E7E.
173 * Fixed a bug in the KSC5601 and JOHAB converters: they recognized some Hangul
174   characters at some invalid code positions.
175 * Fixed a bug in the EUC-TW decoder; it was severely broken.
176 * Fixed a bug in the CP950 converter: it recognized a dubious BIG5 range.
178 New in 0.3:
179 * Reduced the size of the tables needed for the JOHAB converter.
180 * Portability to Woe32.
182 New in 0.2:
183 * Added KOI8-RU, CP850, CP866, CP874, CP950, ISO-2022-CN-EXT, GBK and
184   ISO-2022-JP-1 converters.
185 * Added MACINTOSH as an alias for MAC-ROMAN.
186 * Added ASMO-708 as an alias for ISO-8859-6.
187 * Added ELOT_928 as an alias for ISO-8859-7.
188 * Improved the EUC-TW converter: Treat CNS 11643 plane 3.
189 * Improved the ISO-2022-KR and EUC-KR converters: Hangul characters are
190   decomposed into Jamo when needed.
191 * Improved the CP932 converter.
192 * Updated the CP1133, MULELAO-1 and ARMSCII-8 mappings.
193 * The EUC-JP and SHIFT_JIS converters now cover the user-defined range.
194 * Fixed a possible buffer overrun in the JOHAB converter.
195 * Fixed a bug in the UTF-7, ISO-2022-*, HZ decoders: a shift sequence a the
196   end of the input no longer gives an error.
197 * The HZ encoder now always terminates its output in the ASCII state.
198 * Use a perfect hash table for looking up the aliases.
200 New in 0.1:
201 * Portability to Linux/glibc-2.0.x, Linux/libc5, OSF/1, FreeBSD.
202 * Fixed a bug in the EUC-JP decoder. Extended the ISO-2022-JP-2 converter.
203 * Made TIS-620 mapping consistent with glibc-2.1.