summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-28 07:56:40 +0000
committerJim Meyering <jim@meyering.net>2000-10-28 07:56:40 +0000
commit3032dfa4ef4bd1180805f991bbd00c4610a774f7 (patch)
tree6844c610f149b7ae4344ea109aae6fc4abf1b2b8 /lib
parentf199ae518185c76bfd1b508adfbdd2079bde2897 (diff)
downloadcoreutils-3032dfa4ef4bd1180805f991bbd00c4610a774f7.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 9e5c71351..0eae28a35 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,9 @@
2000-10-28 Jim Meyering <meyering@lucent.com>
+ * regex.c: Update from libc.
+ * regex.h: Likewise.
+ * getopt1.c: Likewise.
+
* getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseek0.
Patch by Ulrich Drepper.