summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index b7a569855fd..86f403b9d57 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -4,7 +4,8 @@ Fri Oct 20 16:54:32 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Fixed a memory leak where the TAO_Adapter would be leaked in the
event that an exception occurred before the adapter was added to
- the adapter registry.
+ the adapter registry. Thanks to Artur DeEsperanto <DrEsperanto
+ at gmx dot net> for reporting this. This fixes bugid 2686.
* tao/PortableServer/Object_Adapter.cpp: