diff lib/ChangeLog @ 3683:f68f8681b963

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 15 Dec 2001 10:37:11 +0000
parents 03abd6477fa7
children a6223997a8b3
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,