summaryrefslogtreecommitdiff
path: root/nfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-08 10:17:46 +0000
committerRoland McGrath <roland@gnu.org>2002-05-08 10:17:46 +0000
commit9f78f6fbce0ad222d472f39f5e15360e8ede4e6e (patch)
treeded1fb59b8ea7949190a1569440061ff1dd03d2b /nfs
parenta52d75d8a0a8faf29aaf56fba3e1a6890d98e8f3 (diff)
.
Diffstat (limited to 'nfs')
-rw-r--r--nfs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog
index 7a60ba12..07ab1cd0 100644
--- a/nfs/ChangeLog
+++ b/nfs/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-08 Roland McGrath <roland@frob.com>
+
+ * storage-info.c (netfs_file_get_storage_info): Cast %* arg to int.
+
+ * ops.c (netfs_attempt_unlink): Use %tx and ptrdiff_t.
+
2002-05-03 Roland McGrath <roland@frob.com>
* mount.c: Include <error.h>.