]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 9 Jul 2002 08:40:23 +0000 (08:40 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 9 Jul 2002 08:40:23 +0000 (08:40 +0000)
lib/ChangeLog

index eaaec85ce6e0f1939ee8f4dcc4c66d2529a88cc1..fd1940322a74569363a20ec56e45102b33afcf9f 100644 (file)
@@ -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.