summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index ebec87b0461..b160b912277 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,22 @@
+Tue Feb 13 15:35:54 UTC 2007 Iliyan Jeliazkov <iliyan@ociweb.com>
+
+ * ace/Service_Config.{h,inl,cpp}:
+
+ Refactoring to simplify the TSS usage, reduce overhead and
+ eliminate a memory leak.
+
+ * ace/Service_Gestalt.cpp:
+
+ Fixed a memory leak in Service_Type_Dynamic_Guard dtor. Updated
+ logging.
+
+ * ace/Dynamic_Service_Base.cpp:
+ * ace/Dynamic_Service_Dependency.cpp:
+
+ Updated to use SC::instance () to better express the contract
+ for these classes. They simply don't need to be aware whether
+ they are using a global, or a TSS-local gestalt .
+
Tue Feb 13 14:44:06 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/config-vxworks5.x.h: