summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-22 18:50:19 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-22 18:50:19 +0000
commit552eadb6fc97c44d9615a070a3985ac8ec098382 (patch)
tree805a2e8728bcdd3cc759817fbe9da01735b94140
parent5edcf915ce84b839256793452319724b9c5dade7 (diff)
downloadATCD-552eadb6fc97c44d9615a070a3985ac8ec098382.tar.gz
updated ChangeLogTag: Thu Jul 22 11:54:58 1999 David L. Levine <levine@cs.wustl.edu>
-rw-r--r--ChangeLog-99b7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index ad3ce87e0e4..ce7fd4c2d76 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -10,9 +10,10 @@ Thu Jul 22 11:54:58 1999 David L. Levine <levine@cs.wustl.edu>
semaphore. This allows the test to succeed on LynxOS/PPC
(with fork ()).
- * tests/Process_Mutex_Test.cpp (main): added a one second
- sleep after spawning each server, to give it a chance to
- start. Also, wrapped some string literals with ASYS_TEXT.
+ * tests/Process_Mutex_Test.cpp,Process_Strategy_Test.cpp (main):
+ added a one second sleep after spawning each server, to give it
+ a chance to start. Also, wrapped some string literals with
+ ASYS_TEXT. Again, success on LynxOS/PPC with fork ().
Thu Jul 22 10:42:06 1999 Clarence M. Weaver <clarence_m_weaver@md.northgrum.com>