summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-07-23 13:19:39 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-07-23 13:19:39 +0000
commit92922de2b3043179b561513b73000f59c26d481f (patch)
tree389429f67b30930f6d9e018e07bf622e44e83843
parent0a8a74be3be75e13961938a37dc0de8c17675914 (diff)
downloadATCD-92922de2b3043179b561513b73000f59c26d481f.tar.gz
ChangeLogTag: Mon Jul 23 13:17:15 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/NEWS3
2 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 47206284555..9469fcf5f2c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jul 23 13:19:19 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * NEWS:
+
+ Added item about support for forward declared IDL structs
+ and unions in the IFR loader.
+
Mon Jul 23 12:35:00 UTC 2007 Simon Massey <sma@prismtech.com>
* tests\OctetSeq\client.cpp:
diff --git a/TAO/NEWS b/TAO/NEWS
index a0addc22b9d..ee1eb93c6e8 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -11,6 +11,9 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
USER VISIBLE CHANGES BETWEEN TAO-1.5.9 and TAO-1.5.10
=====================================================
+. Added support for forward declared IDL structs and unions to the
+ Interface Repository loader
+
. A new securty option is available using the Access_Decision interface
defined by the CORBA Security Level 2 specification. This enables the
implementation of servers using mixed security levels, allowing some