# HG changeset patch # User Jim Meyering # Date 1008412631 0 # Node ID f68f8681b963d745436b165ffffdd417b66d57c2 # Parent 1f1a899e3bfa48b8f48ff5a22225226b3a748cbb *** empty log message *** diff --git a/lib/ChangeLog b/lib/ChangeLog --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-12-15 Jim Meyering + + * 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 * linebuffer.c: Remove explicit declarations of xmalloc and xrealloc,