summaryrefslogtreecommitdiff
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
commitfca933a5fe06f76a424f6d6d156054642edc334e (patch)
tree389a772c8b094b53f45639b38baf0c23cdeab0fc
parentd4d9899dbe3fcbc313acac18be9f4c2d35cab020 (diff)
downloadATCD-fca933a5fe06f76a424f6d6d156054642edc334e.tar.gz
Fri Mar 3 17:09:34 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/NEWS4
2 files changed, 8 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index eb74267aca7..22ab412695d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Mar 3 17:09:34 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
+
+ * NEWS:
+
+ Updated this file.
+
Thu Mar 2 14:53:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/Trader/Trader.h:
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,