summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-15 22:05:10 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-15 22:05:10 +0000
commit3820401734793802972f072262bb4390361acac3 (patch)
treebdfe0634b556b108173a8725e77a8ddeffd4751c
parent811f45a58c5b3c8c6279b4b64e45125f3c2a3e87 (diff)
downloadATCD-3820401734793802972f072262bb4390361acac3.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c27
1 files changed, 27 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 6c91613755e..18802a752ea 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,30 @@
+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:
+ * TAO_IDL/be/be_visitor_interface/interface.cpp:
+ * TAO_IDL/be/be_visitor_interface/interface_ch.cpp:
+ * TAO_IDL/be/be_visitor_interface/interface_ci.cpp:
+ * TAO_IDL/be/be_visitor_operation/argument.cpp:
+ * TAO_IDL/be_include/be_codegen.h:
+ * TAO_IDL/be_include/be_visitor_argument.h:
+ * TAO_IDL/be_include/be_visitor_interface.h:
+ * TAO_IDL/be_include/be_visitor_operation.h:
+ * TAO_IDL/driver/drv_args.cpp:
+ * TAO_IDL/include/idl_global.h:
+ * TAO_IDL/util/utl_global.cpp:
+
+ * TAO_IDL/L/Makefile::
+ * TAO_IDL/be/be_visitor_argument.cpp:
+ * TAO_IDL/be/be_visitor_factory.cpp:
+ * TAO_IDL/be/be_visitor_interface.cpp:
+ * TAO_IDL/be/be_visitor_operation.cpp:
+
+ Completed generating .i file contents for the AMI_<Interface
+ Name>_Handler interface.
+
+ Introduced an option -MC to generate Call back features.
+
+
Fri Jun 11 22:32:46 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
Generated AMI_<interface_name>_Handler_{var, out, ptr} class