summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-08 19:44:16 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-08 19:44:16 +0000
commit73de2a4f04c4908521608a687ee3378b947a4a6c (patch)
treea8a991f8c0a282cd6a247e512c0bfce2685f3caa
parentd00d7e9df1025c3d28a1f1950cb5cf64169a84d2 (diff)
downloadATCD-73de2a4f04c4908521608a687ee3378b947a4a6c.tar.gz
ChangeLogTag: Mon Jul 8 14:38:42 2002 Jeff Parsons <parsons@cs.wustl.edu>
-rw-r--r--TAO/ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 4ea4dc755b4..652fad7cd36 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jul 8 14:38:42 2002 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_operation/operation/cpp:
+
+ Fixed error in stub code generation for non-anonymous
+ arrays with a fixed size element type.
+
Mon Jul 08 14:25:44 2002 Irfan Pyarali <irfan@cs.wustl.edu>
* tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp (get_selector):
@@ -14,13 +21,6 @@ Mon Jul 08 12:51:34 2002 Irfan Pyarali <irfan@cs.wustl.edu>
from the Makefile. Thanks to Jaiganesh Balasubramanian
<jai@doc.ece.uci.edu> for pointing this out.
-Mon Jul 8 14:38:42 2002 Jeff Parsons <parsons@cs.wustl.edu>
-
- * TAO_IDL/be/be_visitor_operation/operation/cpp:
-
- Fixed error in stub code generation for non-anonymous
- fixed arrays.
-
Mon Jul 8 11:05:44 2002 Mayur Deshpande <mayur@ics.uci.edu>
* tests/AMH_Exceptions/Makefile: