diff options
author | zhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-03 17:11:13 +0000 |
---|---|---|
committer | zhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-03 17:11:13 +0000 |
commit | 835ef94fe947ce82eb0c576b6878365f49f64222 (patch) | |
tree | 389a772c8b094b53f45639b38baf0c23cdeab0fc /TAO/NEWS | |
parent | 2fb7ed1ac1fccc97b0e72fa7b490867643c74793 (diff) | |
download | ATCD-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/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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, |