diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-02 11:54:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-02 11:54:35 +0000 |
commit | 59ee5c9f3531e5a3ad2ddb0137c65010c6c594d6 (patch) | |
tree | bd5e430883717efa820905715db0bdc16fb22665 | |
parent | 209099c9d939e6ce40248fffc6828f2847aab0ea (diff) | |
download | coreutils-59ee5c9f3531e5a3ad2ddb0137c65010c6c594d6.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index cf738e9f2..a2b766297 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2000-06-02 Jim Meyering <meyering@lucent.com> + + * mountlist.c: Back out last change. Instead, do this... + * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy + member using the same `ignore'-testing code. + * mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored + fs_type strings. + From Mark D. Roth. + 2000-05-29 Jim Meyering <meyering@lucent.com> * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts |