changeset 3683:f68f8681b963

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 15 Dec 2001 10:37:11 +0000
parents 1f1a899e3bfa
children c8ed84e015e6
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-15  Jim Meyering  <meyering@lucent.com>
+
+	* mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
+	as `remote' if the name starts with `//'.  Suggested by Michael Stone.
+
 2001-12-10  Jim Meyering  <meyering@lucent.com>
 
 	* linebuffer.c: Remove explicit declarations of xmalloc and xrealloc,