From: Jim Meyering Date: Sat, 15 Dec 2001 10:37:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d36212cb0a461bc3f063ecbcb1c4d88316eaa397;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f518948797..73a2ee2c99 100644 --- 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,