changeset 2678:bf1c4d78e0cc

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 01 Jul 2000 13:35:33 +0000
parents a15fc2b3bc82
children c45efeb6b8a0
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-17  Bruno Haible  <haible@clisp.cons.org>
+
+	* mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
+	per change in ../m4/ls-mntd-fs.m4.
+	(read_filesystem_list): Ignore symbolic links.
+
 2000-06-29  Jim Meyering  <meyering@lucent.com>
 
 	* same.c: Include <string.h> or <strings.h>, as appropriate,