summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2001-03-15 21:01:35 +0000
committerSteve Huston <shuston@riverace.com>2001-03-15 21:01:35 +0000
commitd131938c1f79a017465ca6c786a4b9f6f4a005a2 (patch)
tree2f71fbeade87b8dd7d6a4de8b8243e9942c43af6 /ChangeLog
parent21c5367eb8ff267a0216e816322c7ddc779b2778 (diff)
downloadATCD-d131938c1f79a017465ca6c786a4b9f6f4a005a2.tar.gz
ChangeLogTag:Thu Mar 15 15:55:37 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04749466cef..7afbe5cd8e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Thu Mar 15 15:55:37 2001 Steve Huston <shuston@riverace.com>
+
+ * ace/Message_Queue_T.h: Add #include "ace/Message_Queue.h" so
+ IBM Visual Age C++ sees ACE_Message_Queue_Base when instantiating
+ templates.
+
+ * ace/ace-dll.icc: Fixed after being munged in a previous commit.
+ Also, corrected libACE.a generation and cleanup, and incorporated
+ fixes from Steve Ige <steve.ige@reuters.com> and Jerry
+ Odenwelder <jerryo@atl.fundtech.com>.
+
+ * THANKS: Added Steve Ige to the Hall of Fame.
+
Thu Mar 15 11:26:35 2001 Ossama Othman <ossama@uci.edu>
* ace/SSL/SSL_SOCK_Acceptor.i (ACE_SSL_SOCK_Acceptor):