diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:23:55 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:23:55 +0000 |
commit | e4737b12ffb5bbbd34bb4e6281b8b48e3725161d (patch) | |
tree | 01f3b184ebebff5f52f5a7cdd2396d567176b58e /trans/ChangeLog | |
parent | 3a0b93a748a23e96e7d60724380afe33f2bbf799 (diff) |
Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* crash.c (main): New args for
ports_manage_port_operations_multithread.
* fifo.c (main): Likewise.
* firmlink.c (main): Likewise.
* new-fifo.c (main): Likewise.
* null.c (main): Likewise.
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r-- | trans/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index 9bd5579b..1d2f2d5f 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,12 @@ +Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * crash.c (main): New args for + ports_manage_port_operations_multithread. + * fifo.c (main): Likewise. + * firmlink.c (main): Likewise. + * new-fifo.c (main): Likewise. + * null.c (main): Likewise. + 1997-07-22 Miles Bader <miles@gnu.ai.mit.edu> * devport.c: File removed. |