summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-16 06:28:17 +0000
committersergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-16 06:28:17 +0000
commitff7cfe624fc0cad22c720d0553592050faed5a42 (patch)
treee54e814a3ae905c5f4fa3efef5ad604589ce2aa4
parent9ae571f95c8ecc4024a6e98476554b7e4622b536 (diff)
downloadATCD-ff7cfe624fc0cad22c720d0553592050faed5a42.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 9fa4d40efb8..5164ca8c9dc 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,15 @@
+Fri Oct 16 01:25:43 1998 Sergio Flores <sergio@tango.cs.wustl.edu>
+
+ * performance-tests/Cubit/TAO/MT_Cubit/Globals.cpp
+ * performance-tests/Cubit/TAO/MT_Cubit/Makefile
+ * performance-tests/Cubit/TAO/MT_Cubit/README
+ * performance-tests/Cubit/TAO/MT_Cubit/Task_Client.cpp
+ * performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
+ * performance-tests/Cubit/TAO/MT_Cubit/client.cpp
+ * performance-tests/Cubit/TAO/MT_Cubit/server.cpp
+ * performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.cpp: Fixed a bug
+ with the utilization test, updated the README file, and some
+ aesthetic changes to the help.
Fri Oct 16 00:45:22 1998 Kirthika Parameswaran <kirthika@cs.wustl.edu>