summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-04 03:44:04 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-04 03:44:04 +0000
commit3137356c380052f0b4718f48151023b62b4303a8 (patch)
treea80b432b684c5895939413af333067b6b932f930
parent3484c8b6c34fd5e39c1845f868c5ff2696df6329 (diff)
downloadATCD-3137356c380052f0b4718f48151023b62b4303a8.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index d3553f297bd..ac6a8eeac36 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -21,6 +21,12 @@ Thu Sep 03 16:43:34 1998 David L. Levine <levine@cs.wustl.edu>
* examples/Threads/tss2.cpp: added explicit ACE_Guard <ACE_Token>
instantiation.
+ * tests/Dynamic_Priority_Test.cpp (main): changed "not supported"
+ to "not available" in printout that indicates that the
+ test will be run in time-sharing class, instead of
+ a real-time class. The test can still run in time-sharing
+ class. Thanks to Ossama for reporting this.
+
Thu Sep 03 16:14:16 1998 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Synch.i (ACE_Process_Mutex::remove): Reset this->lock_ to 0