summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e61bc29e56..ca7b97a0120 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Fri Sep 3 18:50:06 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/PortableServer/Root_POA.cpp:
+ * tao/Profile.cpp:
+ * tao/Service_Context.cpp:
+ * tao/Tagged_Profile.cpp:
+ * tao/operation_details.h:
+
+ Changes to the new implementation of
+ the object key (CORBA::OctetSeq) as
+ a std::vector<CORBA::Octet>, made to
+ debug the client/server connection
+ process.
+
Thu Aug 26 14:46:25 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp: