summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 89ca5d17fa7..85699c82eef 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -58,11 +58,13 @@ Tue Dec 02 06:16:39 1997 David L. Levine <levine@cs.wustl.edu>
* include/makeinclude/platform_lynxos.GNU: added -Winline and
removed -fno-strict-prototypes.
- * tests/Message_Queue_Test (main): increased queue size from
+ * tests/Message_Queue_Test.cpp (main): increased queue size from
default of 16Kb to 32Kb, so that it runs on machines with 8Kb
pagesizes. And, added a check to see if the queue is full
before enqueuing.
+ * ace/OS.i, config-osf1-4.0.h: DECXX 6009006 has SIGWAIT.
+
* ACE-INSTALL.html: updated DEC_UNIX test status. Message_Queue_Test
and all of the Mutex_Tests now pass. Conn_Test no longer does.