summaryrefslogtreecommitdiff
path: root/TAO/tao/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ChangeLog')
-rw-r--r--TAO/tao/ChangeLog22
1 files changed, 18 insertions, 4 deletions
diff --git a/TAO/tao/ChangeLog b/TAO/tao/ChangeLog
index cfc52fecc44..30862a3f6a7 100644
--- a/TAO/tao/ChangeLog
+++ b/TAO/tao/ChangeLog
@@ -1,3 +1,17 @@
+Thu Jan 6 13:05:25 2005 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
+
+ * Strategies/DIOP_Connection_Handler.cpp:
+ * Strategies/SHMIOP_Connection_Handler.cpp:
+ * Strategies/SHMIOP_Connector.cpp:
+ * Strategies/UIOP_Connection_Handler.cpp:
+ * Strategies/UIOP_Connector.cpp:
+ Spill over changes from Collocation refactoring
+
+ * tao/GIOP_Message_Base.cpp:
+ * tao/tao.mpc:
+ Prevent marshing protocol header when requests do not
+ change. mpc file that sets the right macro
+
Tue Jan 4 09:17:53 2005 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
* tao/Invocation_Adapter.cpp:
@@ -62,10 +76,10 @@ Tue Jan 4 09:17:53 2005 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
* tao/Messaging/Asynch_Invocation_Adapter.cpp:
* tao/Messaging/Asynch_Invocation_Adapter.h:
-
- If using Asynchronous communication, factored remoting code. This
- includes code for invoking two way operations. This inturn calls the
- Invocation Adapter's invoke which is already specialized for
+
+ If using Asynchronous communication, factored remoting code. This
+ includes code for invoking two way operations. This inturn calls the
+ Invocation Adapter's invoke which is already specialized for
collocated operation.
* tao/TAO.mpc: