summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 79240b0a3..e30f862fb 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,10 +1,5 @@
2003-03-18 Jim Meyering <jim@meyering.net>
- * mountlist.h (ME_REMOTE): Recognize as remote any file system
- that has an Fs_type with the `nfs' (any case) prefix.
- This is necessary at least for AIX 5.1 when it uses the
- MOUNTED_GETMNTENT1 code. Reported by Mike Jetzer.
-
* exclude.c (excluded_filename): Define and use typedef to
avoid type mismatch in conditional expression.