summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-11-05 17:34:10 +0000
committerpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-11-05 17:34:10 +0000
commite82ace1f5719f2e1bd5c041df1a50447484d6f9f (patch)
tree1f0ddb7967d2cec6f7be68f9787da49defffcf61
parentbe31a8bd78f5f7c3432706cb0a394cfe88c32975 (diff)
downloadATCD-e82ace1f5719f2e1bd5c041df1a50447484d6f9f.tar.gz
Mon Nov 5 19:23:03 2001 Pradeep Gore <pradeep@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 8d3addd15fb..ac20324bc73 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,15 @@
+Mon Nov 5 19:23:03 2001 Pradeep Gore <pradeep@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.cpp:
+ * orbsvcs/orbsvcs/Notify/Notify_ProxySupplier_T.cpp:
+ Corrected formatting in ACE_DEBUG.
+ * orbsvcs/orbsvcs/Notify/Notify_ID_Pool_T.cpp:
+ Corrected to use prefix++ operation in get() method.
+ * orbsvcs/orbsvcs/Notify/Notify_ProxyPushSupplier_i.cpp:
+ * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushSupplier_i.cpp:
+ Call shutdown to disconnect from unresponsive consumers.
+ Thanks to Alex Hornby <alex.anvil.co.uk> for providing the fixes.
+
Sun Nov 4 09:43:03 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* orbsvcs/orbsvcs/Makefile.FaultTolerance: Updated dependencies.