diff options
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index cf54bda3..86e894ad 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,7 @@ +1999-02-28 Roland McGrath <roland@baalperazim.frob.com> + + * io-revoke.c (netfs_S_io_revoke): Use ports_class_iterate. + Mon Feb 22 04:30:18 1999 Thomas Bushnell, BSG <tb@mit.edu> * io-revoke.c (netfs_S_io_revoke): Protect the revocation by @@ -5,7 +9,7 @@ Mon Feb 22 04:30:18 1999 Thomas Bushnell, BSG <tb@mit.edu> Sat Feb 20 20:54:26 1999 Thomas Bushnell, BSG <tb@mit.edu> - * io-revoke.c (netfs_S_io_revoke): Release lock before iteration. + * io-revoke.c (netfs_S_io_revoke): Release lock before iteration. 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> |