diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 00:20:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 00:20:47 +0000 |
commit | 5df3a3730011a367c5c8a65c3c9c7e986a0f7a87 (patch) | |
tree | 5d71e0fdd506047c7e4c799cc9c3c60b9bd1d28b /localedata/ChangeLog | |
parent | 49ba1c128f3b339f9b4d0c828a484666e99830a4 (diff) | |
download | glibc-5df3a3730011a367c5c8a65c3c9c7e986a0f7a87.tar glibc-5df3a3730011a367c5c8a65c3c9c7e986a0f7a87.tar.gz glibc-5df3a3730011a367c5c8a65c3c9c7e986a0f7a87.tar.bz2 glibc-5df3a3730011a367c5c8a65c3c9c7e986a0f7a87.zip |
Update.
2000-07-22 Mark Kettenis <kettenis@gnu.org>
* locale/findlocale.c (locale_file_list): Use __LC_LAST as array
size instead of LC_ALL to take into account the new locale
categories.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index c67ed772d9..9824f65de5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,6 +1,7 @@ 2000-07-22 Ulrich Drepper <drepper@redhat.com> * locales/i18n: Remove U00A0 from blank as well. + * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well. 2000-07-21 Ulrich Drepper <drepper@redhat.com> |