summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 5119eac8977..f7b21c0ac5e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Sun Aug 31 15:43:03 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * performance-tests/Sequence_Latency/Thread_Per_Connection/Client_Task.cpp:
+ * performance-tests/Sequence_Latency/Thread_Pool/Client_Task.cpp:
+ Changed const int to int in Client_Task ctor. Thanks to Johnny
+ Willemsen <jwillemsen@remedy.nl> for this patch.
+
Sat Aug 30 16:50:51 UTC 2003 Don Hinton <dhinton@dresystems.com>
* orbsvcs/orbsvcs/PortableGroup/PG_GenericFactory.h: