summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-05-05 11:27:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-05-05 11:27:12 +0000
commit87e56b1028674756d6b67673a8dd34dfd7b8e76a (patch)
tree34f99612fef34e4844e06e57c1238d54aa6d9399
parent2e55f071e661bd39bcc797d62a4e1f6bb1fce2d9 (diff)
downloadATCD-87e56b1028674756d6b67673a8dd34dfd7b8e76a.tar.gz
ChangeLogTag: Fri May 5 11:26:42 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 580c2247032..f61adac40b6 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,19 @@
+Fri May 5 11:26:42 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/Asynch_Queued_Message.{h,cpp}:
+ * tao/Synch_Queued_Message.{h,cpp}:
+ Changed is_heap_allocated to a real bool so that it matches
+ the base class.
+
+ * tao/Unbounded_Octet_Sequence_T.h:
+ Small const improvment
+
+ * tao/GIOP_Message_Base.cpp:
+ Fixed typo in comment
+
+ * tao/DynamicInterface/Request.h:
+ Removed commented out method
+
Thu May 4 16:22:42 UTC 2006 Iliyan Jeliazkov <iliyan@ociweb.com>
* tests/ORB_Local_Config/Two_DLL_ORB/ORB_DLL_Export.h: