mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
Update GB18030 to 2005 version
This commit is contained in:
parent
a4b89fd846
commit
ee30c380b8
@ -1,3 +1,8 @@
|
||||
2011-05-17 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
[BZ #11837]
|
||||
* iconvdata/gb18030.c: Update to GB18020-2005.
|
||||
|
||||
2011-05-16 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
* posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
|
||||
|
16
NEWS
16
NEWS
@ -1,4 +1,4 @@
|
||||
GNU C Library NEWS -- history of user-visible changes. 2011-5-16
|
||||
GNU C Library NEWS -- history of user-visible changes. 2011-5-17
|
||||
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
|
||||
See the end for copying conditions.
|
||||
|
||||
@ -10,13 +10,13 @@ Version 2.14
|
||||
* The following bugs are resolved with this release:
|
||||
|
||||
386, 6420, 7101, 9730, 9732, 9809, 10138, 10149, 10157, 11257, 11258,
|
||||
11487, 11532, 11578, 11653, 11668, 11697, 11724, 11820, 11892, 11895,
|
||||
11901, 11945, 11947, 11952, 11987, 12052, 12083, 12158, 12178, 12200,
|
||||
12346, 12393, 12420, 12432, 12445, 12449, 12453, 12454, 12460, 12469,
|
||||
12489, 12509, 12510, 12511, 12518, 12527, 12541, 12545, 12551, 12582,
|
||||
12583, 12587, 12597, 12601, 12611, 12625, 12626, 12631, 12650, 12653,
|
||||
12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723, 12724,
|
||||
12734, 12738, 12746, 12766
|
||||
11487, 11532, 11578, 11653, 11668, 11697, 11724, 11820, 11837, 11892,
|
||||
11895, 11901, 11945, 11947, 11952, 11987, 12052, 12083, 12158, 12178,
|
||||
12200, 12346, 12393, 12420, 12432, 12445, 12449, 12453, 12454, 12460,
|
||||
12469, 12489, 12509, 12510, 12511, 12518, 12527, 12541, 12545, 12551,
|
||||
12582, 12583, 12587, 12597, 12601, 12611, 12625, 12626, 12631, 12650,
|
||||
12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723,
|
||||
12724, 12734, 12738, 12746, 12766
|
||||
|
||||
* The RPC implementation in libc is obsoleted. Old programs keep working
|
||||
but new programs cannot be linked with the routines in libc anymore.
|
||||
|
28520
iconvdata/gb18030.c
28520
iconvdata/gb18030.c
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,8 @@
|
||||
2011-05-17 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
[BZ #11837]
|
||||
* charmaps/GB18030: Update to GB18020-2005.
|
||||
|
||||
2011-05-16 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
[BZ #11987]
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user