diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-15 13:00:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-15 13:00:46 +0000 |
commit | cdcc745b6b51a3e693d03d3693c4036153ee6a1d (patch) | |
tree | 516253a62e40f24ac7b715eacbd2da89c7cf4c42 /lib | |
parent | 33b79abe90b4b75ef76543a50871138492778150 (diff) | |
download | coreutils-cdcc745b6b51a3e693d03d3693c4036153ee6a1d.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 6 |
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 |