summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-01 22:43:00 +0000
committerzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-01 22:43:00 +0000
commit3a1393b95cd78a43efa2dad256a77efce7bd6c11 (patch)
treea249b74720bcc9939bf1ec333d1d20bf1f814ce0
parent32bf9929c2c1ef365f5e48e5b878cf059f129ed2 (diff)
downloadATCD-3a1393b95cd78a43efa2dad256a77efce7bd6c11.tar.gz
Wed Mar 1 22:39:37 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/NEWS2
2 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e611f01668a..c5430af10ef 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Wed Mar 1 22:39:37 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
+
+ * NEWS:
+
+ Updated this file with info from Jeff Parsons
+
Wed Mar 1 15:09:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/ORB_Core.cpp (shutdown):
diff --git a/TAO/NEWS b/TAO/NEWS
index e53cbeecef6..732f6705421 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -49,6 +49,8 @@ USER VISIBLE CHANGES BETWEEN TAO-1.4.10 and TAO-1.5.0
. When suppressing any and typecodes during IDL compilation this will not
trigger compile errors due to missing any insert operations
+. Bug fix in IFR when creating typecodes for nested structs and unions.
+
IDL COMPILER
------------