summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-03 03:39:57 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-03 03:39:57 +0000
commit3a10ab656674ca11a33e83bce4be12967a56e085 (patch)
tree0cbe883d6f3d542246ce59a50f976eb90bff8a34
parent24cdb93c1b96775c219432e504ea6fb3370f5d70 (diff)
downloadATCD-3a10ab656674ca11a33e83bce4be12967a56e085.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index f7744e408d7..89ca5d17fa7 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -7,7 +7,7 @@ Fri Dec 02 11:46:17 1997 <nw1@CHA-CHA>
codes. This is no longer necessary with above changes.
(wait): Close down thread handles when removing detached
threads. Avoid performing wait when the program is shutting
- down.
+ down.
(remove_thr_all): Extracted out this protected member function.
(close): Changed to use the new remove_thr_all function.
@@ -63,6 +63,9 @@ Tue Dec 02 06:16:39 1997 David L. Levine <levine@cs.wustl.edu>
pagesizes. And, added a check to see if the queue is full
before enqueuing.
+ * ACE-INSTALL.html: updated DEC_UNIX test status. Message_Queue_Test
+ and all of the Mutex_Tests now pass. Conn_Test no longer does.
+
Tue Dec 02 00:18:04 1997 <irfan@TWOSTEP>
* ace/Memory_Pool.cpp (handle_signal): If guess_on_fault_ is true,