summaryrefslogtreecommitdiff
path: root/pflocal/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-02-16 10:57:35 +0000
committerThomas Bushnell <thomas@gnu.org>1999-02-16 10:57:35 +0000
commit561bf758ec66553a04a454ea4a8c7bd94898a9e4 (patch)
treea8d5aedeb3efae2e1f57b3182f1f9681ca7634d6 /pflocal/ChangeLog
parent3dc4ad6a33b34d6a9df0f58c38cc9a94772cb0d9 (diff)
Tue Feb 16 05:52:35 1999 Thomas Bushnell, BSG <tb@mit.edu>
* io.c (S_io_revoke): New function. Don't attempt to implement. (Other systems don't even permit non-file revokes.)
Diffstat (limited to 'pflocal/ChangeLog')
-rw-r--r--pflocal/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/pflocal/ChangeLog b/pflocal/ChangeLog
index b4ea9e2d..1f26dcff 100644
--- a/pflocal/ChangeLog
+++ b/pflocal/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 16 05:52:35 1999 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * io.c (S_io_revoke): New function. Don't attempt to implement.
+ (Other systems don't even permit non-file revokes.)
+
1998-10-20 Roland McGrath <roland@baalperazim.frob.com>
* io.c (S_io_select): Add braces to silence gcc warning.