summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-12 20:45:17 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-12 20:45:17 +0000
commitcd2603aa94088dff1b9327a2bdd811828efdca57 (patch)
tree6cb0af429e9b3431626669206b79efbe0a563798
parent5226dc32b61d31210949273d35e4bbc3a8c11964 (diff)
downloadATCD-cd2603aa94088dff1b9327a2bdd811828efdca57.tar.gz
ChangeLog
-rw-r--r--TAO/ChangeLog-99c19
1 files changed, 9 insertions, 10 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 9f939350f54..0dec1becc06 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,22 +1,21 @@
Mon Apr 12 14:24:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
- * tao/ORB.cpp:
- The resolve_policy_manager() and resolve_policy_current() only
- worked if TAO_HAS_CORBA_MESSAGING was defined.
+ * tao/ORB.cpp: The resolve_policy_manager() and
+ resolve_policy_current() only worked if TAO_HAS_CORBA_MESSAGING
+ was defined.
* tao/ORB_Core.cpp:
- * tao/Stub.cpp:
- More problems if TAO_HAS_CORBA_MESSAGING is not defined.
+ * tao/Stub.cpp: More problems if TAO_HAS_CORBA_MESSAGING is not
+ defined.
Mon Apr 12 14:19:45 1999 David L. Levine <levine@cs.wustl.edu>
* LifeCycle_Service/Makefile,tests/Property/Makefile,
- Trading_Service/Makefile,tests/Trading/Makefile:
- only build if the orbsvcs library was built with the
- necessary component.
+ Trading_Service/Makefile,tests/Trading/Makefile: only build if
+ the orbsvcs library was built with the necessary component.
- * Time_Service/Makefile,tests/Time/Makefile: added BIN2
- support, for make realclean.
+ * Time_Service/Makefile,tests/Time/Makefile: added BIN2 support,
+ for make realclean.
Mon Apr 12 14:09:06 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>