summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-03 19:36:42 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-03 19:36:42 +0000
commit82554a64868131f6022c2647327be140ad3988fc (patch)
treec5eaf224c137af454ea7ce3f82effc7d21ca2d68
parentdf9d4d7a1699f1f5d3afa53ff9f98c719ff83d0e (diff)
downloadATCD-82554a64868131f6022c2647327be140ad3988fc.tar.gz
ChangeLogTag: Mon Mar 3 13:27:01 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ec5a1ed0f0f..d75827098cb 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -5,7 +5,8 @@ Mon Mar 3 13:27:01 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Fixed generation of array typedef to append "_var" to
the element name if it is a typedef of CORBA::Object
or of CORBA::Typecode. Thanks to Simon McQueen
- <sm@prismtechnologies.com> for reporting the problem.
+ <sm@prismtechnologies.com> for reporting the problem. This
+ closes [BUGID:1458].
Mon Mar 3 13:02:16 2003 Jeff Parsons <j.parsons@vanderbilt.edu>