diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-11 19:24:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-11 19:24:43 +0000 |
commit | b168cff285692e8cc7ba1f2f9646f4438e75f909 (patch) | |
tree | bd55b9c2e2976efcc4a25dd3c2304ee74a31c6c2 /localedata | |
parent | a1d84548c8aa7023cd039c85f81b831eef6d4a4c (diff) | |
download | glibc-b168cff285692e8cc7ba1f2f9646f4438e75f909.tar.gz glibc-b168cff285692e8cc7ba1f2f9646f4438e75f909.tar.xz glibc-b168cff285692e8cc7ba1f2f9646f4438e75f909.zip |
Update.
* iconvdata/gconv-modules: Add aliases CN-GB and CN-BIG5. Reported by Bruno Haible <haible@ilog.fr>.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 4d398bce63..190506f7f8 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,15 @@ +2000-02-11 Ulrich Drepper <drepper@redhat.com> + + * Makefile (generated-dirs): Add de_DE.437. + +2000-01-31 Ulrich Drepper <drepper@redhat.com> + + * charmaps/IBM864: Correct comment for /xC6 mapping. + * charmaps/ISO-IR-90: Correct mapping for <tilde>. + * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE. + * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9. + Reported by Bruno Haible <haible@ilog.fr>. + 2000-01-27 Jakub Jelinek <jakub@redhat.com> * locales/af_ZA: Fix syntax errors. |