diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-21 18:23:11 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-21 18:23:11 +0000 |
commit | 0871923f533e5f70650d2256971f7816145c3127 (patch) | |
tree | 4ef11dd78416dba31ae58d76ab20da1658138154 /ChangeLog-97b | |
parent | c86dc7acc161cbc06853120be5141b99ffa4ec3d (diff) | |
download | ATCD-0871923f533e5f70650d2256971f7816145c3127.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index 60ee014b21e..ae84cf4dbf6 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,4 +1,7 @@ -Fri Nov 21 10:23:14 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu> +Fri Nov 21 12:18:28 1997 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * ace/Acceptor.cpp,Strategy_T.cpp: Removed the use of gotos. See + Dijkstra '67 for motivation... * tests/Process_Strategy_Test.cpp (open): Make sure that we set the Reactor of the Svc_Handler to 0 if we're running the |