summaryrefslogtreecommitdiff
path: root/TAO/PMBChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/PMBChangeLog')
-rw-r--r--TAO/PMBChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/PMBChangeLog b/TAO/PMBChangeLog
index a6d0aa76583..06d916b5f15 100644
--- a/TAO/PMBChangeLog
+++ b/TAO/PMBChangeLog
@@ -1,3 +1,13 @@
+Thu Mar 6 15:27:14 2003 Chris Cleeland <cleeland_c@ociweb.com>
+
+ * tao/Incoming_Message_Queue.cpp: Removed Shattering Encapsulation
+ hack around ace/Message_Block.h inclusion to make this link
+ properly on VC6.
+
+ * tao/GIOP_Message_State.cpp: Moved initialization of
+ TAO_Debug_Msg_Emitter_Guard::MAGIC_LENGTH outside the class
+ declaration.
+
Wed Mar 5 13:08:37 2003 Chris Cleeland <cleeland_c@ociweb.com>
* tao/GIOP_Message_Generator_Parser_Impl.inl (check_revision):