summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-12-15 10:37:11 +0000
committerJim Meyering <jim@meyering.net>2001-12-15 10:37:11 +0000
commit894cb43a58611fb1c43a4c3feaf74ee6f71c63ab (patch)
treedf90e337203dc19333aa678c23864d655cfafb38 /lib/ChangeLog
parentd063f15ca15e67a65fe89ab5c606c60ac6d7fba4 (diff)
downloadcoreutils-894cb43a58611fb1c43a4c3feaf74ee6f71c63ab.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index f51894879..73a2ee2c9 100644
--- 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,