summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 088885504fc..d5a7a2c281b 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -8,7 +8,6 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
. (Remedy) Add support for CORBA/e compact and micro
-
USER VISIBLE CHANGES BETWEEN TAO-1.5.2 and TAO-1.5.3
====================================================
@@ -50,6 +49,11 @@ USER VISIBLE CHANGES BETWEEN TAO-1.5.2 and TAO-1.5.3
pluggable protocols must verify they are releasing any resources they
acquired. The base Connection_Handler destructor can't do it for them.
+. Added COIOP as pluggable protocol. This stands for Collocated Only IOP
+ and it only allows collocated calls. Can be used for embedded systems that
+ do use corba but don't make any remote calls.
+
+. Notication service works with Microsoft Visual C++ 8
USER VISIBLE CHANGES BETWEEN TAO-1.5.1 and TAO-1.5.2
====================================================