summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-09 08:40:23 +0000
committerJim Meyering <jim@meyering.net>2002-07-09 08:40:23 +0000
commit703f6c09692ab7f4a6f8d4ca35f29b0150bb27b3 (patch)
treed4a3ddfc3be6d412a1eedb5bc677dd8145c28704 /lib
parent00489c764ac8617f5c3c11b4859d3061eaf5284d (diff)
downloadcoreutils-703f6c09692ab7f4a6f8d4ca35f29b0150bb27b3.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index eaaec85ce..fd1940322 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-09 Jim Meyering <meyering@lucent.com>
+
+ * mountlist.h (ME_DUMMY): Don't count entries of type `auto' as dummy
+ ones. At least on GNU/Linux systems, `auto' means something else.
+ From Michael Stone.
+
2002-07-01 Jim Meyering <meyering@lucent.com>
* c-stack.c: Include sys/time.h.