diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2012-02-06 13:30:45 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2012-05-11 19:24:00 +0200 |
commit | 60cc4a18e6a2c865e250609a3021fa4ff2b57650 (patch) | |
tree | fe533d29586a9246db6bdc3e0ceb36ca47a467b8 /ChangeLog | |
parent | a04e06bc4ce68f639ea074b82a4a1713889364d2 (diff) | |
download | glibc-60cc4a18e6a2c865e250609a3021fa4ff2b57650.tar.gz glibc-60cc4a18e6a2c865e250609a3021fa4ff2b57650.tar.xz glibc-60cc4a18e6a2c865e250609a3021fa4ff2b57650.zip |
Complete GB18030 charmap
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dae289b87c..8c88f81797 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-05-11 Andreas Schwab <schwab@linux-m68k.org> + + [BZ #11837] + * iconvdata/gb18030.c: Update tables. + (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP + characters specially. + (BODY for TO_LOOP): Add encoding of missing ranges. + 2012-05-11 Thomas Schwinge <thomas@codesourcery.com> [BZ #13673] |