diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-09-30 17:21:19 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-09-30 17:21:19 +0000 |
commit | 27a6e5d7dc934619d8e64196632e146f354a06b5 (patch) | |
tree | 06b15e1b1b75ad283b7116db07bbd9303ec564cc /ChangeLog-99b | |
parent | 962c2b19ead6fa035fc7c3faef266e2630a40cf7 (diff) | |
download | ATCD-27a6e5d7dc934619d8e64196632e146f354a06b5.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 326a5e28be7..78766bb5661 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -6,9 +6,9 @@ Thu Sep 30 11:36:20 1999 Charles Frasch <cfrasch@spawar.navy.mil> Thu Sep 30 11:13:14 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> - * ace/Pipe.cpp (open): Don't use socketpair() for pipes on LynxOS - since this doesn't work for some reason. Instead, use the - socket emulation. Thanks to David Levine for reporting this. + * ace/Pipe.cpp (open): Don't use socketpair() for pipes on LynxOS + since this doesn't work for some reason. Instead, use the + socket emulation. Thanks to David Levine for reporting this. Thu Sep 30 10:30:00 1999 Kirthika Parameswraan <kirthika@cs.wustl.edu> |