summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-21 14:54:56 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-21 14:54:56 +0000
commit7e2343906025c8e28f0c8367dd14a45bdd8a7dcb (patch)
tree60619d79101c28ae0ab589c9fcd4c4f89d0a1565
parent38f498260b728c895be773a0bf0c91c9a212586d (diff)
downloadATCD-7e2343906025c8e28f0c8367dd14a45bdd8a7dcb.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 0ff5f420902..2aed8c8f0c9 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -3,6 +3,10 @@ Wed Apr 21 09:37:27 1999 David L. Levine <levine@cs.wustl.edu>
* performance-tests/Cubit/TAO/MT_Cubit/summarize:
added 0 low-priority thread case to example usage.
+ * performance-tests/Cubit/TAO/MT_Cubit/MT_Cubit_Test:
+ added exit at end of trap statement, so that the script
+ will die after catching a signal and cleaning up.
+
Wed Apr 21 09:25:16 1999 David L. Levine <levine@cs.wustl.edu>
* tests/NestedUpcall/MT_Client_Test/client.cpp (main),