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 /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 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +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. + 2000-07-22 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_trans.c: Correct a few bugs in the search loop. Remove |