summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog-99c7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index d21b2f14b55..ff3de185d87 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,10 @@
+Wed Jul 21 05:04:57 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * tao/ORB.cpp (shutdown): Instead of wapup_all_thread, we need to
+ use end_reactor_event_loop () to notify the reactor it has been
+ deactivated. This will ensure all ORB threads stop handling
+ events immediately.
+
Wed Jul 21 02:36:51 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* orbsvcs/Naming_Service/Naming_Service.dsp: