summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-05-23 07:47:51 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-05-23 07:47:51 +0000
commit41f08b2239a0480876690095b46bf87e08b8c95e (patch)
treef31bd2ccd4a0f44d78cb3c1078d8b302c8873f43 /lib
parent82008e43bda9565c4c86f9ae85225de068b5c319 (diff)
downloadcoreutils-41f08b2239a0480876690095b46bf87e08b8c95e.tar.xz
filemode.c: Don't include <string.h>.
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index efa92ee5e..ed9cb233e 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-23 Paul Eggert <eggert@cs.ucla.edu>
+
+ * filemode.c: Don't include <string.h>; this include was
+ inadvertantly put into the previous patch.
+
2006-05-22 Paul Eggert <eggert@cs.ucla.edu>
* filemode.c (setst): Remove.