aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-22 09:35:46 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-22 09:35:46 +0000
commit18e3dc56e43e3e8e997845c0934e14296ba18bb7 (patch)
treee74f4dc27d391a97be64032e73e8ea66d10c9973 /ChangeLog
parentcb2eab1f8a11ad4e3e69b89a82a73435f0fa4983 (diff)
downloadglibc-18e3dc56e43e3e8e997845c0934e14296ba18bb7.tar
glibc-18e3dc56e43e3e8e997845c0934e14296ba18bb7.tar.gz
glibc-18e3dc56e43e3e8e997845c0934e14296ba18bb7.tar.bz2
glibc-18e3dc56e43e3e8e997845c0934e14296ba18bb7.zip
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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a2bc976b0..e5e2a56a9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.