diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-28 01:03:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-28 01:03:14 +0000 |
commit | a1b038d329d56b9e205b7b940e7b921f06f0aaef (patch) | |
tree | b92653c7af8785ecda2eb6d1a44b896d00891d7c /ChangeLog | |
parent | 2d05bb3556b808a605342d80602f7d4ae5262b02 (diff) | |
download | glibc-a1b038d329d56b9e205b7b940e7b921f06f0aaef.tar.gz glibc-a1b038d329d56b9e205b7b940e7b921f06f0aaef.tar.xz glibc-a1b038d329d56b9e205b7b940e7b921f06f0aaef.zip |
Update.
* iconvdata/gbk.c: OPtimize the swrich statement in the conversion to GBK a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2f4c0f03ac..68aa3f34d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-12-27 Ulrich Drepper <drepper@cygnus.com> + * iconvdata/gbk.c: OPtimize the swrich statement in the conversion + to GBK a bit. + * locale/programs/charmap.c (charmap_new_char): Recognize special character names Uxxxx and Pxxxx and initialize the UCS4 value from the value of xxxx. |