summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-30 23:07:42 +0000
committerjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-30 23:07:42 +0000
commit74fec246bba6803e0295f48e2a70d4d7e255adfb (patch)
tree3e9c1ceeb1f7b9e11ed587a300be3b70c76e1ade /TAO/ChangeLog
parentcdd0661aaa60b46ee748fe9b68ac3d632bb86d00 (diff)
downloadATCD-74fec246bba6803e0295f48e2a70d4d7e255adfb.tar.gz
Fri Jan 30 16:43:43 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog20
1 files changed, 17 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index f6c94079ca6..958b281a294 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,21 @@
+Fri Jan 30 16:43:43 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h:
+ * orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.cpp:
+ * orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.inl:
+ * orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h:
+ * orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.cpp:
+ * orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.inl:
+ * orbsvcs/orbsvcs/Makefile.CosLoadBalancing:
+
+ Integrated two new adaptive load balancing strategies
+ with the TAO Load Balancing Service - Cygnus.
+
+
Thu Jan 29 18:14:20 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/util/utl_global.cpp:
-
+
When executing validate_included_idl_files() on a non-windows
platform, the system function realpath() is called. Denny
Kolb <kolb@g2ss.com> has submitted a version for use on LynxOS,
@@ -10,7 +24,7 @@ Thu Jan 29 18:14:20 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Thu Jan 29 15:33:16 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/TypeCodeFactory/TypeCodeFactory_i.cpp:
-
+
Added missing parenthesis is a block of code compiled only
when ACE_SWAP_ON_WRITE is defined. This closes [BUGID:1732].
Thanks to Mouna Seri <seri@crhc.uiuc.edu> for making the
@@ -75,7 +89,7 @@ Thu Jan 29 14:10:27 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Thanks to Duane Binder<duane.binder@veritas.com> for providing
patches to fix some of the messages printed out using
- ACE_Log_Msg.
+ ACE_Log_Msg.
Thu Jan 29 14:03:42 2004 Chad Elliott <elliott_c@ociweb.com>