diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 18:43:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 18:43:43 +0000 |
commit | 20e2b644ed72b0ac3ad93e5c8580780085c2c48e (patch) | |
tree | d6d7fe3b48429e68f85846f24414331f4c2c146a /ChangeLog | |
parent | bcc565a047cc50dfbe6eccb13d635ff690b55649 (diff) | |
download | glibc-20e2b644ed72b0ac3ad93e5c8580780085c2c48e.tar glibc-20e2b644ed72b0ac3ad93e5c8580780085c2c48e.tar.gz glibc-20e2b644ed72b0ac3ad93e5c8580780085c2c48e.tar.bz2 glibc-20e2b644ed72b0ac3ad93e5c8580780085c2c48e.zip |
Update.
2002-09-03 Jakub Jelinek <jakub@redhat.com>
* locale/tst-C_locale.c (run_test): Pass LC_ALL_MASK not LC_ALL to
newlocale.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-09-03 Jakub Jelinek <jakub@redhat.com> + + * locale/tst-C_locale.c (run_test): Pass LC_ALL_MASK not LC_ALL to + newlocale. + 2002-09-02 Roland McGrath <roland@redhat.com> * sysdeps/powerpc/elf/libc-start.c [! SHARED]: Call |