summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a22
1 files changed, 22 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 667d10da35d..b012943018a 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,25 @@
+Tue Nov 21 15:04:31 2000 Priyanka Gontla <pgontla@ece.uci.edu>
+
+ * performance-tests/Latency/server.cpp :
+ * performance-tests/Latency/client.cpp :
+ Included tao/Strategies/advanced_resource.h.
+
+ * performance-tests/Latency/Makefile:
+ Updated to link TAO_Strategies.
+
+ * performance-tests/Latency/server.conf :
+ * performance-tests/Latency/client.conf :
+ * performance-tests/Latency/st_client.conf :
+ * performance-tests/Latency/st_server.conf :
+ * performance-tests/Latency/client-mt-exclusive.conf :
+ * performance-tests/Latency/client-st-muxed.conf :
+ Updated to load the correct, i.e. the advanced resource
+ factory.
+
+ * tao/Strategies/advanced_resource.cpp :
+ Changed the default in input_cdr_buffer_allocator to
+ TAO_ALLOCATOR_THREAD_LOCK instead of TAO_ALLOCATOR_NULL_LOCK.
+
Tue Nov 21 12:06:09 2000 Ossama Othman <ossama@uci.edu>
* tests/Portable_Interceptors/Benchmark/interceptors.h: