From: Jim Meyering Date: Sat, 15 Dec 2001 10:37:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_4~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=894cb43a58611fb1c43a4c3feaf74ee6f71c63ab;p=thirdparty%2Fcoreutils.git *** 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,