summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-18 21:42:59 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-18 21:42:59 +0000
commit50a3fff0e06498bd066e1d99c0c76f78c37d1931 (patch)
tree2ed557cd376faca20cc9705740ed50921f610307
parent620e7bd741106b5b665db346b99904ac0d0467bd (diff)
downloadATCD-50a3fff0e06498bd066e1d99c0c76f78c37d1931.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c28
1 files changed, 15 insertions, 13 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 01fdd72fc22..615e68aef7f 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,21 +1,23 @@
Thu Jun 18 14:17:35 1998 Seth Benjamin Widoff <sbw1@waltz.cs.wustl.edu>
- * orbsvcs/orbsvcs/Trader/Attributes_T.cpp:
- * orbsvcs/orbsvcs/Trader/Constraint_Validator.cpp:
- * orbsvcs/orbsvcs/Trader/Lookup.cpp:
- * orbsvcs/orbsvcs/Trader/Policies.cpp:
- * orbsvcs/orbsvcs/Trader/Policy_Manager.cpp:
- * orbsvcs/orbsvcs/Trader/Property_Filter.cpp:
- * orbsvcs/orbsvcs/Trader/Property_Evaluator.cpp:
- * orbsvcs/orbsvcs/Trader/Register.cpp:
- * orbsvcs/orbsvcs/Trader/Service_Type_Repository.cpp:
- Eliminated warnings on NT compilation.
+ * orbsvcs/orbsvcs/Trader/Attributes_T.cpp:
+ * orbsvcs/orbsvcs/Trader/Constraint_Validator.cpp:
+ * orbsvcs/orbsvcs/Trader/Lookup.cpp:
+ * orbsvcs/orbsvcs/Trader/Policies.cpp:
+ * orbsvcs/orbsvcs/Trader/Policy_Manager.cpp:
+ * orbsvcs/orbsvcs/Trader/Property_Filter.cpp:
+ * orbsvcs/orbsvcs/Trader/Property_Evaluator.cpp:
+ * orbsvcs/orbsvcs/Trader/Register.cpp:
+ * orbsvcs/orbsvcs/Trader/Service_Type_Repository.cpp:
+ Eliminated warnings on NT compilation.
Thu Jun 18 14:07:57 1998 David L. Levine <levine@cs.wustl.edu>
- * orbsvcs/tests/start_services: use port 0, and use the -o and
- -p Naming_Service options. Thanks to Carlos for these
- suggestions.
+ * orbsvcs/tests/start_services: use port 0, use the -o and
+ -p Naming_Service options and use URL objrefstyle. Thanks
+ to Carlos for these suggestions. Also, write outputs to
+ different log files, and added note about setting the NameService
+ environment variable.
Thu Jun 18 12:07:32 1998 Michael Kircher <mk1@cs.wustl.edu>