summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-27 09:37:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-27 09:37:01 +0000
commit0727ddc5267854215a8e988f345f345c15d775e0 (patch)
treec2402bb59265a7e4f94efb4609538961bbf985d3
parent02e87b3e35c639082098fba67d2e2475d68004cb (diff)
downloadATCD-0727ddc5267854215a8e988f345f345c15d775e0.tar.gz
ChangeLogTag: Wed Jul 27 08:39:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/NEWS17
1 files changed, 7 insertions, 10 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 5a9a1a3ca00..1c51bd0a880 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,22 +1,17 @@
PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
===========================================================================
-. (Johnny/Ossama) Bug 1420-Protocols in Transport Cache not amenable for
- strict policy enforcement
-
-. (Johnny/Ossama) Location Forwarding fixes
-
. (JTC/Ossama) autoconf support for TAO tests and examples
-. When making asynchronous invocations data is queued until it can be
+. (Remedy) When making asynchronous invocations data is queued until it can be
transported on the network
-. Add possibility to set customer allocators to be used by the ORB for
+. (Remedy) Add possibility to set customer allocators to be used by the ORB for
marshaling and demarshaling
. (Ossama) Remainder of CSIv2 code that didn't make it into TAO 1.4.2
-. IPv6 support
+. (Remedy) IPv6 support
. Reenable support in the Notification service for BlockingPolicy,
DiscardPolicy, and OrderPolicy. (Note: BlockingPolicy requires -ORBWaitStrategy rw)
@@ -30,9 +25,9 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
PLANNED MAJOR CHANGES TARGETED FOR TAO-1.4.8
====================================================
-. Subset Anys to a separate library
+. (Remedy) Subset Anys to a separate library
-. Improve CORBA compliance by fixing bugzilla bugs 1917, 1271, and 2043
+. (Remedy) Improve CORBA compliance by fixing bugzilla bugs 1917 and 1271
USER VISIBLE CHANGES BETWEEN TAO-1.4.6 and TAO-1.4.7
====================================================
@@ -87,6 +82,8 @@ USER VISIBLE CHANGES BETWEEN TAO-1.4.6 and TAO-1.4.7
source. Placing this in the source file that includes calling ORB_init()
is probably the best place.
+. Added CORBA::Object::_repository_id() and CORBA::Object::_get_orb()
+ as described by the spec.
USER VISIBLE CHANGES BETWEEN TAO-1.4.5 and TAO-1.4.6
====================================================