summaryrefslogtreecommitdiff
path: root/libnetfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-02-28 20:59:22 +0000
committerRoland McGrath <roland@gnu.org>1999-02-28 20:59:22 +0000
commitb1c3ea9e3196d1c5cfab45dd23ad24708b4ef876 (patch)
tree576abf08a67845ec242c90119d46fec8b0e68895 /libnetfs
parentbd72abd4e36109e6764e7a1cafca7be6cc6d9987 (diff)
.
Diffstat (limited to 'libnetfs')
-rw-r--r--libnetfs/ChangeLog6
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>