diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-04 00:11:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-04 00:11:40 +0000 |
commit | 76aecea11dc291f54b288480a5e9543eab02aae8 (patch) | |
tree | 6f0c50194067909bf5cddccad5a1703ab0e61f2e /localedata/ChangeLog | |
parent | 0df757b10aa12644293c5c5ac5eae6a65d6dbef8 (diff) | |
download | glibc-76aecea11dc291f54b288480a5e9543eab02aae8.tar.gz glibc-76aecea11dc291f54b288480a5e9543eab02aae8.tar.xz glibc-76aecea11dc291f54b288480a5e9543eab02aae8.zip |
Update.
* iconvdata/SJIS.irreversible: Remove unnecessary entries. * iconvdata/EUC-JP.irreversible: Remove unnecessary entries. * iconvdata/sjis.c: Enable round-trip mapping of backslash and tilde. * iconvdata/jis0208.c: Likewise. * iconvdata/jis0212.c: Likewise. Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 238facdb2f..5a1af0cbbb 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2000-12-03 Ulrich Drepper <drepper@redhat.com> + + * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS. + * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH + REVERSE SOLIDUS. + 2000-11-30 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Add tst-setlocale. |