summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog-99b8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 74ffc42fadd..e2e5f4ec237 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,11 @@
+Thu Jul 15 22:42:36 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/Message_Queue.h: (ACE_MESSAGE_QUEUE_DEFAULT_TYPE):
+ * ace/Future_Set.{h,cpp} (ACE_Future_Set): Typedef'ed the
+ ACE_Message_Queue to ACE_MESSAGE_QUEUE_DEFAULT_TYPE and use the
+ typedef'ed name in ACE_Future_Set's contstructor to get around a
+ bug in vxworks' g++ compiler.
+
Thu Jul 15 22:14:18 1999 Irfan Pyarali <irfan@cs.wustl.edu>
* ace/Cached_Connect_Strategy_T.cpp