summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-15 13:00:46 +0000
committerJim Meyering <jim@meyering.net>2002-07-15 13:00:46 +0000
commitcdcc745b6b51a3e693d03d3693c4036153ee6a1d (patch)
tree516253a62e40f24ac7b715eacbd2da89c7cf4c42
parent33b79abe90b4b75ef76543a50871138492778150 (diff)
downloadcoreutils-cdcc745b6b51a3e693d03d3693c4036153ee6a1d.tar.xz
*** empty log message ***
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index fd1940322..fd82f8012 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-13 Bruno Haible <bruno@clisp.org>
+
+ * xstat.in: Include <string.h>.
+ * mountlist.c: #undef MNT_IGNORE before defining it, to avoid warning
+ on FreeBSD.
+
2002-07-09 Jim Meyering <meyering@lucent.com>
* mountlist.h (ME_DUMMY): Don't count entries of type `auto' as dummy