summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-03 08:08:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-03 08:08:38 +0000
commit595e6d7c10ab01a2187826f4470e46eb6a24fc6d (patch)
tree9e3ac29a56402e0d743ac7a654f5cc8fc405f405
parent6fb470b15861c73786c57459613d77bf50aa826b (diff)
downloadATCD-595e6d7c10ab01a2187826f4470e46eb6a24fc6d.tar.gz
Tue Oct 3 08:08:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-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
====================================================