summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgmaxey <gmaxey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-13 20:28:18 +0000
committergmaxey <gmaxey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-13 20:28:18 +0000
commitd902bd85103074e3fa0e37f91a1b4a12f3c47840 (patch)
tree22762f224019f7c33a1b95f755bea9b921674bae
parentb7d28d21040797dcb22c115453b7e3f671ff5958 (diff)
downloadATCD-d902bd85103074e3fa0e37f91a1b4a12f3c47840.tar.gz
ChangeLogTag: Wed Jul 13 13:26:45 2005 Gary Maxey <gary.maxey@hp.com>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/NEWS4
2 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index fd12b0ab349..96c23599f34 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jul 13 13:26:45 2005 Gary Maxey <gary.maxey@hp.com>
+
+ * NEWS:
+
+ Added information about availability of the Boxed Value Type.
+
Wed Jul 13 13:17:56 2005 Gary Maxey <gary.maxey@hp.com>
* tests/OBV/ValueBox/client.cpp:
diff --git a/TAO/NEWS b/TAO/NEWS
index 6bf34c94667..bdb52720c2f 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -56,6 +56,10 @@ USER VISIBLE CHANGES BETWEEN TAO-1.4.6 and TAO-1.4.7
ACE_DYNAMIC_SERVICE_DIRECTIVE macro which also works when the xml
version of service config is enabled.
+. The Boxed Value Type as specified by the OMG is now accepted by the
+ TAO_IDL compiler.
+
+
USER VISIBLE CHANGES BETWEEN TAO-1.4.5 and TAO-1.4.6
====================================================