summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index d9b6680f7..dc04d22e1 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,9 @@
2000-05-04 Jim Meyering <meyering@lucent.com>
* getopt.c: Update from glibc.
+ * regex.c: Likewise. NB: K&R compiler support is dropped for this file
+
+ * regex.h: Likewise.
* strndup.c: Likewise.
* strnlen.c: New file, from glibc.