summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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