summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a722f3b3c..51614ac6aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-10-15 Ulrich Drepper <drepper@redhat.com>
+ [BZ #1221]
+ * posix/regex_internal.h: Remove last traces of
+ RE_NO_INTERNAL_PROTOTYPES.
+
[BZ #968]
* string/strxfrm_l.c (STRXFRM): Fix exit conditions of two loops.