summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog19
1 files changed, 13 insertions, 6 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 8a3665fc449..2b6f560a92c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,15 +1,22 @@
+Mon Jul 22 12:15:24 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * taoconfig.mk (INCLDIRS):
+
+ Use INCLDIRS instead of CPPFLAGS. Thanks to Sean Ogle
+ <sean.ogle@syslog.at> for suggesting this.
+
Mon Jul 22 06:22:45 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* docs/Options.html: Fixed a typo in the documentation of
-ORBConnectStrategy. Thanks to Colin Weaver
- <colin.weaver@invensys.com> for pointing this out.
+ <colin.weaver@invensys.com> for pointing this out.
Sat Jul 20 09:19:15 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* TAO_IDL/ast/ast_constant.cpp:
- * orbsvcs/orbsvcs/PortableGroup/PG_Property_Utils.h:
+ * orbsvcs/orbsvcs/PortableGroup/PG_Property_Utils.h:
* tests/AMH_Exceptions/server.cpp (main): Fixed warnings in TRU 64
- builds.
+ builds.
Sat Jul 20 09:08:17 2002 Balachandran Natarajan <bala@cs.wustl.edu>
@@ -18,7 +25,7 @@ Sat Jul 20 09:08:17 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Fri Jul 19 23:44:29 2002 Balachandran Natarajan <bala@cs.wustl.edu>
- * tests/RTCORBA/common_args.cpp:
+ * tests/RTCORBA/common_args.cpp:
* tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp: Fixed
compile errors in build where exceptions are turned off.
@@ -197,13 +204,13 @@ Wed Jul 17 23:54:44 2002 Ossama Othman <ossama@uci.edu>
* orbsvcs/orbsvcs/LoadBalancing/LB_Random.cpp:
Implementation of the CosLoadBalancing "Random" built-in
- load balancing strategy.
+ load balancing strategy.
* orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h:
* orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.cpp:
Implementation of the CosLoadBalancing "RoundRobin" built-in
- load balancing strategy.
+ load balancing strategy.
* orbsvcs/orbsvcs/LoadBalancing/LB_conf.h: