summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS34
1 files changed, 28 insertions, 6 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 7a3a4d84d9e..535feb8bea5 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -6,14 +6,36 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
. (JTC) autoconf support for tests and examples subdirectories.
-PLANNED CHANGES FOR "TAO-5.5.7"
+. (Remedy) Add ZIOP support
+
+PLANNED CHANGES FOR "TAO-1.5.7"
===============================
-. (OO) Coverity error fixes for TAO.
-. (OO) Remove exception specifications from ORB mediated operations (C++
- mapping requirement).
-. (OO) Various other fixes that have been piling up.
-. (Remedy) Add ZIOP support
+USER VISIBLE CHANGES BETWEEN TAO-1.5.6 and TAO-1.5.7
+====================================================
+
+. Removed ACE_THROW_RETURN.
+
+. Fixed a memory crash problem when using ETCL IN operator with
+ Notify Service filter.
+
+. Remove exception specifications from ORB mediated operations (C++
+ mapping requirement)
+
+. New diffserv library to specify diffserv priorities
+ independent of RTCORBA
+
+. Addressed Coverity errors in core TAO libraries, TAO_IDL compiler,
+ stubs and skeletons generated by TAO_IDL and the TAO Notification
+ Service.
+
+. Extended current DynamicInterface to allow DII+AMI+DSI+AMH.
+ (Thanks to OMC <www.omesc.com> for the sponsorship.)
+
+. Fixed bug in IDL compiler code generation for a comma-separated list of
+ sequence typedefs.
+
+. TAO no longer sets the unexpected exception handler.
USER VISIBLE CHANGES BETWEEN TAO-1.5.5 and TAO-1.5.6
====================================================