summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog-99c24
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 18802a752ea..7fffccace4c 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,27 @@
+Wed Jun 16 13:00:59 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_operation/operation_ami_ch.cpp:
+ * TAO_IDL/be/be_visitor_operation/operation_ami_cs.cpp:
+ * TAO_IDL/be_include/be_visitor_operation/operation_ami_ch.h:
+ * TAO_IDL/be_include/be_visitor_operation/operation_ami_cs.h:
+
+ Added these files.
+
+ * TAO_IDL/be/be_visitor_operation/operation_ami.cpp:
+ Removed this file.
+
+ * TAO_IDL/Makefile:
+ * TAO_IDL/be/be_visitor_factory.cpp:
+ * TAO_IDL/be/be_visitor_operation.cpp:
+ * TAO_IDL/ be/be_visitor_interface/interface.cpp:
+ * TAO_IDL/ be/be_visitor_operation/rettype_return_cs.cpp:
+ * TAO_IDL/ be_include/be_codegen.h:
+ * TAO_IDL/ be_include/be_visitor_operation.h:
+ * TAO_IDL/driver/drv_args.cpp:
+ Changes for generating AMI Call back code in *C.cpp. But sendc_
+ methods still have code that we have for synchronous invocations.
+
+
Tue Jun 15 13:25:16 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* TAO_IDL/be/be_visitor_interface/ami_handler_fwd_ci.cpp: