diff options
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index d0137b89b..cf738e9f2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-05-29 Jim Meyering <meyering@lucent.com> + + * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts + with the `ignore' attribute. Based on a patch from Mark D. Roth. + 2000-05-22 Jim Meyering <meyering@lucent.com> * makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block. |