This commit is contained in:
Ulrich Drepper 2012-01-07 10:57:05 -05:00
parent 9954432e30
commit d3761ebcc6
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,6 @@
2012-01-07 Ulrich Drepper <drepper@gmail.com>
[BZ #13533]
* iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
* iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
routines.
@ -69,6 +70,7 @@
2011-12-24 Ulrich Drepper <drepper@gmail.com>
[BZ #13533]
* iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
* iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
transformations.

6
NEWS
View file

@ -1,5 +1,5 @@
GNU C Library NEWS -- history of user-visible changes. 2011-12-23
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
GNU C Library NEWS -- history of user-visible changes. 2012-1-7
Copyright (C) 1992-2009, 2010, 2011, 2012 Free Software Foundation, Inc.
See the end for copying conditions.
Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
@ -9,7 +9,7 @@ Version 2.16
* The following bugs are resolved with this release:
13526, 13527, 13528, 13529, 13531, 13532
13526, 13527, 13528, 13529, 13531, 13532, 13533
* ISO C11 support: