summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-03-19 18:23:36 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-03-19 18:23:36 +0000
commit9a587ad971bc0e4eca4c6a1e958cd3e752d42b2c (patch)
treefb955d27746826f32619f488a1d552b451a23c83
parentfbabccb75d2ad3293712c761a348a84be0009d28 (diff)
downloadATCD-9a587ad971bc0e4eca4c6a1e958cd3e752d42b2c.tar.gz
ChangeLogTag: Mon Mar 19 19:22:36 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
-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 d1de1db3855..e891a668571 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Mon Mar 19 19:22:36 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
+
+ * NEWS:
+
+ Added an entry about the IDL compiler code generation for a
+ comma-separated list of sequence typedefs for Jeff Parsons.
+
Mon Mar 19 19:13:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
* tests/Bug_2654_Regression/server.cpp:
diff --git a/TAO/NEWS b/TAO/NEWS
index d7a31912a62..d2d534eb9df 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -32,6 +32,9 @@ USER VISIBLE CHANGES BETWEEN TAO-1.5.6 and TAO-1.5.7
. 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.
+
USER VISIBLE CHANGES BETWEEN TAO-1.5.5 and TAO-1.5.6
====================================================