summaryrefslogtreecommitdiff
path: root/TAO/NEWS
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
commit2525aceea3016c2267cf5628a965cbf8921d5014 (patch)
tree9e3ac29a56402e0d743ac7a654f5cc8fc405f405 /TAO/NEWS
parent337c526532a6ebd4840ea7421b30a67d178a98e9 (diff)
downloadATCD-2525aceea3016c2267cf5628a965cbf8921d5014.tar.gz
Tue Oct 3 08:08:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/NEWS')
-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
====================================================