summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-24 02:54:05 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-24 02:54:05 +0000
commitdf2383494670b16951b499424af2c8f0fd0c4bda (patch)
tree81601053b91269e7296af69ae5808f9adf3e2947
parente365eb5056517720c90e3a1080df7bd02c0f2049 (diff)
downloadATCD-df2383494670b16951b499424af2c8f0fd0c4bda.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-97a4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index 0f3e0ece85d..2a5da3afcfd 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -33,6 +33,10 @@ Fri May 23 21:27:05 1997 David L. Levine <levine@cs.wustl.edu>
so that these can easily be built on platforms that have
trouble with ACE_IOStream.
+ * Priority_Task_Test.cpp: removed close () because it didn't really
+ close the Task, and added printout to main () after all tasks have
+ been spawned to help debug non-termination.
+
Fri May 23 20:12:33 1997 James C Hu <jxh@polka.cs.wustl.edu>
* tests/SV_Shared_Memory_Test.cpp: Thanks to Chuck Gehr, fixed