summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog_bug_5753
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/ChangeLog_bug_575 b/TAO/ChangeLog_bug_575
index 6573586f75c..fc6b64ec851 100644
--- a/TAO/ChangeLog_bug_575
+++ b/TAO/ChangeLog_bug_575
@@ -9,6 +9,9 @@ Tue Jul 03 15:45:03 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Strategies/TAO_Strategies.dsp: Removed the
GIOP_NonReactive_* files.
+ * tao/Resume_Handle.cpp: Fixed a bug in resume_handle (). If we
+ have a null ORB_Core we just dont resume the handle.
+
Mon Jul 02 23:16:03 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/IIOP_Transport.cpp: