summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-07-04 21:17:51 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-07-04 21:17:51 +0000
commit2bd3a75f7563c91a58fd56be6281aefb5b8f95d8 (patch)
tree2340a8c1e16ba96018e4357b67df7dfeb0e5476b
parentbcd902c81cc4d22674806ae185c9073a20efef05 (diff)
downloadATCD-2bd3a75f7563c91a58fd56be6281aefb5b8f95d8.tar.gz
ChangeLogTag:Wed Jul 4 16:21:22 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 71ac5a20cdd..4316e44b620 100644
--- a/TAO/ChangeLog_bug_575
+++ b/TAO/ChangeLog_bug_575
@@ -1,3 +1,14 @@
+Wed Jul 4 16:21:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tao/IIOP_Transport.cpp: Removed the connection_closed () from
+ the recv_i () call.
+
+ * tao/Transport.h:
+ * tao/Transport.cpp: Added a number of comments and cleaned up the
+ code for readability.
+
+ * tao/LIST_OF_TODO: Updated the list.
+
Wed Jul 4 09:20:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Transport.h (TAO_Transport): Added some documentation for