summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-02 22:31:50 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-02 22:31:50 +0000
commit89ab9e8abdbb69cda475459129338473da3f75c3 (patch)
tree558f08ff500262035232a6aea02d229c452d8b86
parente1ff1cfb89a986b35465d1a1d51034d378334425 (diff)
downloadATCD-89ab9e8abdbb69cda475459129338473da3f75c3.tar.gz
* tao/corbafwd.h:
Added long-missing forward declarations of Dyn*_var and all typedefs of Dyn* in the CORBA namespace. Thanks to Phillippe Merle <Philippe.Merle@lifl.fr> for pointing this out.
-rw-r--r--TAO/ChangeLog-99c8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index d732c808e31..3ae4706de3b 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,11 @@
+Thu Sep 2 17:30:48 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/corbafwd.h:
+ Added long-missing forward declarations of Dyn*_var and all typedefs
+ of Dyn* in the CORBA namespace. Thanks to
+ Phillippe Merle <Philippe.Merle@lifl.fr> for pointing this
+ out.
+
Thu Sep 02 15:15:48 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* TAO_IDL/be/be_visitor_operation/ami_cs.cpp (gen_marshal_and_invoke):