summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog-99c8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 194ffaf6493..1065870b8b6 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,11 @@
+Thu Jul 15 21:53:18 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_union/cdr_op_ci.cpp:
+ Added check and CORBA_Any::from_* construction for generation of
+ CDR insertion operators similarly to the change made for the
+ generated extraction operators listed in a recent commit.
+ MSVC didn't mind, but SunOS/egcs complained.
+
Thu Jul 15 21:03:31 1999 Marina Spivak <marina@cs.wustl.edu>
* orbsvcs/orbsvcs/Naming/Naming_Utils.cpp