]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Note problem with string.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 May 2006 07:48:12 +0000 (07:48 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 May 2006 07:48:12 +0000 (07:48 +0000)
lib/ChangeLog

index ed9cb233e5ffd71bc1cf26a90d24b36cd9d63fe2..e571c1e8f8c20fd7d4c1ddfcbc5fd603eb9f275b 100644 (file)
@@ -1,7 +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.
+       inadvertantly put into the previous patch.  Problem noted
+       by Jim Meyering.
 
 2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>