summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-11-22 01:00:04 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-11-22 01:00:04 +0000
commit1eb3f487ba033f62793369b8a17ffe19bff1d45d (patch)
tree23b64342649c7fd963e6a7300833e5798b6cc2f5
parent92468ff897faf6e38e880013cc2fb79c47c32bde (diff)
downloadATCD-1eb3f487ba033f62793369b8a17ffe19bff1d45d.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 4ad93382bee..a5799f9327d 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -23,7 +23,8 @@ Tue Nov 21 16:26:03 2000 Ossama Othman <ossama@uci.edu>
The ORB table increases the reference count on the ORB Core so
do not release it here. Allow the TAO_ORB_Core_Auto_Ptr to
- decrease the reference on the ORB Core.
+ decrease the reference on the ORB Core when it goes out of
+ scope.
Initialize the Service Configurator. This must occur before the
ORBInitializer::pre_init() method is invoked on each registered