summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 04:30:59 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 04:30:59 +0000
commit035de854300c4cca799de06da5867d25c3f0ea7d (patch)
tree35bd4f62dd2417f811f371c14dc187fe2995ac98
parentecefe6f7fe0e33e6f8f08619203cca169985bb2d (diff)
downloadATCD-035de854300c4cca799de06da5867d25c3f0ea7d.tar.gz
*** empty log message ***
-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