summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-04 07:06:49 +0000
committerJim Meyering <jim@meyering.net>2000-05-04 07:06:49 +0000
commit6405a85879f1929787e72f0cd952f0a224ee2509 (patch)
tree528b3fac0d30be0eaf7909822ebb84496dd254a1 /lib
parent91aee8ad4da9eae76c4d7455ea89987996b9657f (diff)
downloadcoreutils-6405a85879f1929787e72f0cd952f0a224ee2509.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-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.