diff options
Diffstat (limited to 'nfs/ChangeLog')
-rw-r--r-- | nfs/ChangeLog | 6 |
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>. |