summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2007-03-19 19:23:48 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2007-03-19 19:23:48 +0000
commita30426ff831648ae7a4b23d091e3af3a2cc3e236 (patch)
tree869b2236fbb92827443a0ea323e382a1d8b65097
parent5ce59350e77efb604093b67edc82b0983b19abe9 (diff)
downloadATCD-a30426ff831648ae7a4b23d091e3af3a2cc3e236.tar.gz
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 26f41dae913..dc5c94e9eea 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -2840,7 +2840,7 @@ Wed Feb 7 23:12:03 UTC 2007 Wallace Zhang <zhang_w@ociweb.com>
* orbsvcs/orbsvcs/ETCL/ETCL_Constraint.cpp:
Changed to use Any_Impl instead of Any to fix memory crash
- problem since Any_Imply is refcounted. Refer to Bug 2798 or
+ problem since Any_Impl is refcounted. Refer to Bug 2798 or
RT 9552 for more info.
* orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.cpp: