summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-28 08:25:21 +0000
committerJim Meyering <jim@meyering.net>2000-10-28 08:25:21 +0000
commit37bcdce62a583c352176d09d7d2d5f7fd2149ae7 (patch)
treec7503e8d44948aece162c56035c8d47ff7fb68dc /lib
parent52a97ad805272f3a553a13f8392d45c01710f49f (diff)
downloadcoreutils-37bcdce62a583c352176d09d7d2d5f7fd2149ae7.tar.xz
.
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index cee323ce2..9a34b6023 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -10,6 +10,7 @@
* regex.c: Update from libc.
* regex.h: Likewise.
* getopt1.c: Likewise.
+ * memcmp.c: Likewise.
* getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseek0.
Patch by Ulrich Drepper.