summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a66fe1be09e..bbcdd20f9c9 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,15 @@
+Mon Sep 6 00:54:48 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * orbsvcs/LoadBalancer/LoadBalancer.mpc:
+
+ For some reason this MPC file was configured to generate
+ "CosLoadManager" and "CosLoadMonitor" libraries rather
+ "LoadManager" and "LoadMonitor" executables, respectively; a
+ complete departure from the pre-MPC "hand-written" Makefiles and
+ project files. Fixed this problem. This should also fix the
+ Load Balancer test failures in our daily automated regression
+ tests.
+
Mon Sep 6 00:42:49 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
* tao/Utils/Server_Main.cpp: