diff options
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> |