summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-11 22:39:43 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-11 22:39:43 +0000
commit0599de59bb2bce47efa2e6ccb41c8b9c5d9eb8db (patch)
treed524d88b4c7e923435bcb91881cae94ea5b77730
parentfd2a8e0297420b07f5fe5fe4f631a93949fef8e4 (diff)
downloadATCD-0599de59bb2bce47efa2e6ccb41c8b9c5d9eb8db.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index ecb3b65795c..3e91342935f 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,10 @@
+Thu Mar 11 16:36:34 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_interface/interface_ch.cpp:
+ Fixed code generation of _ptr_type and _var_type
+ typedefs to include a guard against certain versions
+ of g++.
+
Thu Mar 11 14:30:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* orbsvcs/ImplRepo_Service/ImplRepo_i.cpp: