summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Corsaro <angelo@icorsaro.net>2000-08-31 20:29:21 +0000
committerAngelo Corsaro <angelo@icorsaro.net>2000-08-31 20:29:21 +0000
commita56fd071a8a5521cdda90f98ba5d4c0ca4013813 (patch)
tree0ec28d5a00bb64bca974c7f39a598b9781eb83de
parent1ee9e282f4957f9cbbd6d7b88794f60eeb3f0ba4 (diff)
downloadATCD-a56fd071a8a5521cdda90f98ba5d4c0ca4013813.tar.gz
ChangeLogTag:Thu Aug 31 12:31:34 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index cf990229c32..a2ec40deca3 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -6,24 +6,24 @@ Thu Aug 31 10:58:14 2000 Carlos O'Ryan <coryan@uci.edu>
Thu Aug 31 12:31:34 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
- * MProfile.h:
- * MProfile.cpp:
+ * tao/MProfile.h:
+ * tao/MProfile.cpp:
Added double checked looking to the creation and
initialization of policy list, to ensure that only
one policy list is created.
- * Profile.cpp:
+ * tao/Profile.cpp:
Renamed some local variable.
- * RT_Policy_i.cpp:
+ * tao/RT_Policy_i.cpp:
Extended Protocol Properties Factory to enable
the creation of TAO specific Protocol Properties.
- * Stub.h:
- * Stub.cpp:
+ * tao/Stub.h:
+ * tao/Stub.cpp:
Improved the method to get the policies and the
caching strategy. Fixed memory leak caused by the