summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 2f05d0cc46f..2864a8736d5 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -12,7 +12,9 @@ Thu May 22 10:51:22 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
exposed to clients to allow them to invoke methods transparently
on members of that object group.
- Hence returning a null-object would break the LoadBalancer.
+ Hence returning a null-object would break the
+ LoadBalancer. Thanks to Ossama for reporting and explaining the
+ source of the problem.
Thu May 22 10:38:53 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>