summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
authorzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-03 17:11:13 +0000
committerzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-03 17:11:13 +0000
commit835ef94fe947ce82eb0c576b6878365f49f64222 (patch)
tree389a772c8b094b53f45639b38baf0c23cdeab0fc /TAO/NEWS
parent2fb7ed1ac1fccc97b0e72fa7b490867643c74793 (diff)
downloadATCD-835ef94fe947ce82eb0c576b6878365f49f64222.tar.gz
Fri Mar 3 17:09:34 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 2b6b6ab901a..b12c8cfbe36 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -39,8 +39,8 @@ USER VISIBLE CHANGES BETWEEN TAO-1.4.10 and TAO-1.5.0
. Fix collocation optimisation when a location forward is received directing a
client to a collocated object.
-. Prevent OBJ_ADAPTER exceptions when using friendly IOR table aliases for
- collocated objects.
+. Prevent an OBJ_ADAPTER exception when using an object reference containing
+ an ObjectID that corresponds to a collocated IORTable entry.
. Reverted solution that allowed POA-level control over access to
security-enabled objects due to conflicts with the specification,