diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:21:54 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:21:54 +0000 |
commit | ef96f4b5edb55a17dbd9f970f1ad42dbc0f57615 (patch) | |
tree | 0d9eef8f0853cc4652e948553b5d337c293c9b27 /pflocal/ChangeLog | |
parent | 3d04a206b0238f89930bb5084683e75477eadcb2 (diff) |
Wed Aug 20 14:06:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* pflocal.c (main): New args for
ports_manage_port_operations_multithread.
* sserver.c (handle_sock_requests): Likewise.
Diffstat (limited to 'pflocal/ChangeLog')
-rw-r--r-- | pflocal/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pflocal/ChangeLog b/pflocal/ChangeLog index cedcf08b..7c67ef37 100644 --- a/pflocal/ChangeLog +++ b/pflocal/ChangeLog @@ -1,3 +1,9 @@ +Wed Aug 20 14:06:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * pflocal.c (main): New args for + ports_manage_port_operations_multithread. + * sserver.c (handle_sock_requests): Likewise. + Mon Oct 7 12:53:24 1996 Miles Bader <miles@gnu.ai.mit.edu> * connq.c (connq_listen): Unlock CQ->lock when returning EWOULDBLOCK. |