summaryrefslogtreecommitdiff
path: root/nfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-03 22:58:13 +0000
committerRoland McGrath <roland@gnu.org>2002-05-03 22:58:13 +0000
commita93196544c6b61c5de52329c4177b4254c85de4b (patch)
treec55c6dff84607f921f4516d5980e330c4cd30306 /nfs
parentf640405cd265d49f5508608d7fa490c8b83e3b40 (diff)
.
Diffstat (limited to 'nfs')
-rw-r--r--nfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog
index e0909237..7a60ba12 100644
--- a/nfs/ChangeLog
+++ b/nfs/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-03 Roland McGrath <roland@frob.com>
+
+ * mount.c: Include <error.h>.
+
2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>
* main.c (main): Use error, not perror and exit. Use ERR, not errno.