diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-07 23:59:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-07 23:59:31 +0000 |
commit | 6ccf5e679ad89ce7d19585e721ce3ed1510483ae (patch) | |
tree | 8d9b08c033c98b6a3ce877861542840c771d125f /ChangeLog | |
parent | a1035beb28bca8e69f44725f37efafd4772841d6 (diff) | |
download | glibc-6ccf5e679ad89ce7d19585e721ce3ed1510483ae.tar glibc-6ccf5e679ad89ce7d19585e721ce3ed1510483ae.tar.gz glibc-6ccf5e679ad89ce7d19585e721ce3ed1510483ae.tar.bz2 glibc-6ccf5e679ad89ce7d19585e721ce3ed1510483ae.zip |
Update.
* iconvdata/sjis.c (from_ucs4_lat1): Fix mappng of U005C and
U007E.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-07-07 Ulrich Drepper <drepper@redhat.com> + * iconvdata/sjis.c (from_ucs4_lat1): Fix mappng of U005C and + U007E. + * stdio-common/Makefile (tests): Remove tst-printf here... (tests-srcs): ...and add it here. (distribute): Add tst-unbputc.sh and tst-printf.sh. |