summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-09-15 21:39:53 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-09-15 21:39:53 +0000
commiteacf2f737f441b9decdc04f36b55c2c7df592ef9 (patch)
tree1d893df6093ab2e6e63c861183b926bc84a5d59f
parentc2980394e0de96a29dd984b046da4eb31ff65f3a (diff)
downloadATCD-eacf2f737f441b9decdc04f36b55c2c7df592ef9.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index c6789f4634d..f3e1e2fe3c1 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -160,7 +160,7 @@ Sun Sep 15 13:04:49 2002 Ossama Othman <ossama@uci.edu>
Removed code that stored the stub object's policy list and
TAO_MProfile for use by TAO's IORInterceptor support. This code
- was very broken since it did not manage memory correctly (broken
+ was very broken since it did not manage memory correctly (broke
when TAO's ORT support was added). The cached policy list and
TAO_MProfile pointers could easily end up being dangling
pointers. The IORInfo object now does the right thing, and