diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-22 09:35:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-22 09:35:46 +0000 |
commit | 18e3dc56e43e3e8e997845c0934e14296ba18bb7 (patch) | |
tree | e74f4dc27d391a97be64032e73e8ea66d10c9973 /ChangeLog | |
parent | cb2eab1f8a11ad4e3e69b89a82a73435f0fa4983 (diff) | |
download | glibc-18e3dc56e43e3e8e997845c0934e14296ba18bb7.zip glibc-18e3dc56e43e3e8e997845c0934e14296ba18bb7.tar.gz glibc-18e3dc56e43e3e8e997845c0934e14296ba18bb7.tar.bz2 |
Update.
2003-11-22 Ulrich Drepper <drepper@redhat.com>
* posix/PTESTS: Fix first test of GA143.
* posix/regex_internal.c (re_dfa_add_node): Add BE, reallocation
isn't likely.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ +2003-11-22 Ulrich Drepper <drepper@redhat.com> + + * posix/PTESTS: Fix first test of GA143. + 2003-11-21 Ulrich Drepper <drepper@redhat.com> + * posix/regex_internal.c (re_dfa_add_node): Add BE, reallocation + isn't likely. + * locale/programs/charmap.c (charmap_read): If encoding is found not ASCII compatible, set enc_not_ascii_compatible. * locale/programs/charmap.h: Declare enc_not_ascii_compatible. |