summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-06-28 20:15:58 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-06-28 20:15:58 +0000
commit4970c526f892e12f6913bd5854796b53dae32e5a (patch)
tree6daecdbd2b22080abaa6c47548e28fa37ef32ba1
parent7258d1c620ddaf367901fb542d41334214c47f14 (diff)
downloadATCD-4970c526f892e12f6913bd5854796b53dae32e5a.tar.gz
ChangeLogTag: Thu Jun 28 15:12:32 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLog_bug_57511
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog_bug_575 b/TAO/ChangeLog_bug_575
index d88634bffb9..40d50073b83 100644
--- a/TAO/ChangeLog_bug_575
+++ b/TAO/ChangeLog_bug_575
@@ -1,3 +1,14 @@
+Thu Jun 28 15:12:32 2001 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tao/GIOP_Message_Base.cpp:
+ * tao/GIOP_Message_Base.i: Moved the get_queued_data () from the
+ .i file to the .cpp file.
+
+ * tao/Incoming_Message_Queue.h: #include'd a file.
+ * tao/Makefile: Added new files.
+ * tao/Resume_Handle.inl: Added the ACE_INLINE macros to the
+ methods defined in this file.
+
Thu Jun 28 09:30:43 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Transport.cpp: