diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 03:23:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 03:23:04 +0000 |
commit | 3b9754f4a10bd559540d6b2109d017cc4739329a (patch) | |
tree | 127c14d6a4f21e1b7ab7f23d0dd6ea7b96cf175f /localedata/ChangeLog | |
parent | 3f36c56313e3694e079494690adf610f484d59b8 (diff) | |
download | glibc-3b9754f4a10bd559540d6b2109d017cc4739329a.tar.gz glibc-3b9754f4a10bd559540d6b2109d017cc4739329a.tar.xz glibc-3b9754f4a10bd559540d6b2109d017cc4739329a.zip |
Update.
* nss/nss_files/files-parse.c: Don't pollute namespace by using strcasecmp.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 9824f65de5..f4815b9970 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2000-07-22 Ulrich Drepper <drepper@redhat.com> + * locales/ja_JP (yesexpr): U0060 should be U005E. + (noexpr): Likewise. + * locales/i18n: Remove U00A0 from blank as well. * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well. |