diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-31 21:04:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-31 21:04:34 +0000 |
commit | f798bf32a2b076fe51898ab623d8dcab850d3dd1 (patch) | |
tree | 0d2fb936fc2a95a3b8951e0b1734fb908ddd20b5 /ChangeLog | |
parent | 306eeae553820c7ac30a94ac890a3fe70fc68909 (diff) | |
download | glibc-f798bf32a2b076fe51898ab623d8dcab850d3dd1.tar glibc-f798bf32a2b076fe51898ab623d8dcab850d3dd1.tar.gz glibc-f798bf32a2b076fe51898ab623d8dcab850d3dd1.tar.bz2 glibc-f798bf32a2b076fe51898ab623d8dcab850d3dd1.zip |
Update.
2001-01-31 Ulrich Drepper <drepper@redhat.com>
* posix/tst-fnmatch.input: Add test cases for de_DE.UTF-8 locale.
* posix/fnmatch_loop.c: Fix handling of [= =] for multibyte charsets.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-01-31 Ulrich Drepper <drepper@redhat.com> + + * posix/tst-fnmatch.input: Add test cases for de_DE.UTF-8 locale. + * posix/fnmatch_loop.c: Fix handling of [= =] for multibyte charsets. + 2001-01-30 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_open.c (__gconv_open): Set conv_flags if IGNORE is |