summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index eaee9fc44a4..775c7dcc55f 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Tue Jan 9 15:14:09 UTC 2007 Chris Cleeland <cleeland_c@ociweb.com>
+
+ * tao/Unbounded_Octet_Sequence_T.h:
+
+ Refactored #include "ace/OS_NS_string.h" for memcmp() out of the
+ two TAO_NO_COPY_OCTET_SEQUENCES branches and move it into the
+ common #include area. This reverts changes yesterday by me and
+ this morning by Chad Elliott.
+
Tue Jan 9 14:06:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/DynamicAny/diffs/DynamicAny.pidl.diff: