summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,