diff options
author | Roland McGrath <roland@gnu.org> | 1999-02-28 20:59:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-02-28 20:59:22 +0000 |
commit | b1c3ea9e3196d1c5cfab45dd23ad24708b4ef876 (patch) | |
tree | 576abf08a67845ec242c90119d46fec8b0e68895 /pfinet | |
parent | bd72abd4e36109e6764e7a1cafca7be6cc6d9987 (diff) |
.
Diffstat (limited to 'pfinet')
-rw-r--r-- | pfinet/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index a9e16134..85269ad9 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,7 +1,12 @@ +1999-02-28 Roland McGrath <roland@baalperazim.frob.com> + + * main.c (S_startup_dosync): Use ports_class_iterate. + (sigterm_handler): Likewise. + Tue Feb 16 05:50:27 1999 Thomas Bushnell, BSG <tb@mit.edu> * io-ops.c (S_io_revoke): New function. Don't attempt to - implement. (Other systems don't even permit non-file revokes.) + implement. (Other systems don't even permit non-file revokes.) 1998-10-24 Roland McGrath <roland@baalperazim.frob.com> |