summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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