summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-22 01:42:25 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-22 01:42:25 +0000
commitd65e7fd217071c9d963347eaf2709c413f43818e (patch)
treebeb27c1525b8b710217950ed1b53e034d754a0c5
parent8230bd5a04df0c82c5fe2f4f1230f2f85509b519 (diff)
downloadATCD-d65e7fd217071c9d963347eaf2709c413f43818e.tar.gz
ChangeLogTag: Fri Feb 21 19:38:19 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index dcd4c06e368..1f4a0257b0d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,18 @@
+Fri Feb 21 19:38:19 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/IFRService/ComponentContainer_i.cpp:
+ * orbsvcs/orbsvcs/IFRService/Container_i.cpp:
+ * orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.cpp:
+ * orbsvcs/orbsvcs/IFRService/InterfaceDef_i.cpp:
+ * orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp:
+
+ Fixed bugs turned up from running IFR_Test.
+
+ * orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.cpp:
+
+ Changed test checks because AttributeDef creation no longer
+ automatically creates corresponding OperationDef(s).
+
Thu Feb 20 15:48:19 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/IFRService.dsp: