Diff for /embedaddon/libiconv/NEWS between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 22:57:48 version 1.1.1.2, 2012/05/29 09:29:42
Line 1 Line 1
   New in 1.14:
   * The 'iconv' program now produces its output as soon as it can. It no longer
     unnecessarily waits for more input.
   * Updated the GB18030 converter to map 25 characters to code points that have
     been to Unicode since 2000, rather than to code points in the Private Use
     Area.
   * Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to
     BIG5-HKSCS:2004. A new converter BIG5-HKSCS:2008 is added. BIG5-HKSCS is now
     an alias for BIG5-HKSCS:2008.
   * Fixed a bug in the conversion to wchar_t.
   * Fixed a small bug in the CP1258 converter.
   
 New in 1.13:  New in 1.13:
 * The library and the iconv program now understand platform dependent aliases,  * The library and the iconv program now understand platform dependent aliases,
   for better compatibility with the platform's own iconv_open function.    for better compatibility with the platform's own iconv_open function.

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>