summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog-98a3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index baee6672445..f7744e408d7 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -60,7 +60,8 @@ Tue Dec 02 06:16:39 1997 David L. Levine <levine@cs.wustl.edu>
* tests/Message_Queue_Test (main): increased queue size from
default of 16Kb to 32Kb, so that it runs on machines with 8Kb
- pagesizes.
+ pagesizes. And, added a check to see if the queue is full
+ before enqueuing.
Tue Dec 02 00:18:04 1997 <irfan@TWOSTEP>