summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-28 12:58:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-28 12:58:20 +0000
commit1a63fd849675847a70a1b062cdf658f608451032 (patch)
treec449d724368dcea2098933b0489c52b6ac6ae482
parentc030a3f29a4aecacdf26fc2e70d4ce22789b8c84 (diff)
downloadATCD-1a63fd849675847a70a1b062cdf658f608451032.tar.gz
ChangelogTag: Tue Feb 28 11:39:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 5cb37d9077d..f295b33d2e5 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -28,10 +28,6 @@ PLANNED MAJOR CHANGES TARGETED FOR TAO-1.5.2
. (OCI) Made TAO compilable when ACE_USES_WCHAR is set
-. (OCI) Reverted the solution put in place to prevetn security unaware
- clients to make invocations on secure objects due to conflict with the
- specification, i.e. the Security::SecQoP* are not server-side policies.
-
USER VISIBLE CHANGES BETWEEN TAO-1.4.10 and TAO-1.5.0
====================================================
@@ -46,6 +42,10 @@ USER VISIBLE CHANGES BETWEEN TAO-1.4.10 and TAO-1.5.0
. Prevent OBJ_ADAPTER exceptions when using friendly IOR table aliases for
collocated objects.
+. Reverted the solution put in place to prevetn security unaware
+ clients to make invocations on secure objects due to conflict with the
+ specification, i.e. the Security::SecQoP* are not server-side policies.
+
IDL COMPILER
------------