summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-29 17:37:03 +0000
committerjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-29 17:37:03 +0000
commitb1d24894a3808c40bf1fa232596826000f189d56 (patch)
tree2574084168e3d1e3423a0baa3d08fdf091103574
parent68090463abdc4d4c0931336a0590735aa9f50f85 (diff)
downloadATCD-b1d24894a3808c40bf1fa232596826000f189d56.tar.gz
changes for DS library
-rw-r--r--TAO/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 2580cfcddba..c54bc4e0590 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,15 @@
+Mon Jan 29 17:32:32 UTC 2007 Jaiganesh B<jai.dre.vanderbilt.edu>
+
+ * tao/ORB_Core.cpp:
+ tao/ORB_Core.h:
+ tao/ORB_Core.inl:
+
+ Made changes to include new "get" functions for the different
+ pieces of protocols hooks.
+
+ Made changes to the ".cpp" file to create the different pieces
+ of protocols hooks.
+
Mon Aug 28 19:13:09 UTC 2006 Jaiganesh B <jai.dre.vanderbilt.edu>
* tao/Connection_Handler.h: