summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-10 17:02:35 +0000
committerfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-10 17:02:35 +0000
commitb017c53f1a7de19e0cb013c20c6ed597103e9f08 (patch)
treefbcc2e2faca05f7fa02388c5c3de002759cf6de6
parent0dbc656ad1c6b38500b89d49c1135fdc93a22d7b (diff)
downloadATCD-b017c53f1a7de19e0cb013c20c6ed597103e9f08.tar.gz
changes got committed but ChangeLogs didnt
-rw-r--r--TAO/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 63e930c0598..0aa7ea2d553 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -52,6 +52,20 @@ Wed Sep 10 07:48:55 2003 Chad Elliott <elliott_c@ociweb.com>
automatic parallel dependency change for MPC, this is not
necessary.
+Tue Sep 9 16:21:55 MST 2003 Trevor Fields <fields_t@ociweb.com>
+
+ * TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.cpp:
+
+ Removed duplicate explicit and pragma template instantiations.
+
+Tue Sep 9 14:30:13 MST 2003 Trevor Fields <fields_t@ociweb.com>
+
+ * TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.cpp:
+
+ Changed array constructor to use a temporary variable
+ instead of the direct funtion call. gcc 2.95 on Solaris
+ cant handle function call as length in initialization.
+
Mon Sep 8 23:29:17 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
* tao/IOP_IORC.h: