summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ChangeLog
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-14 18:09:18 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-14 18:09:18 +0000
commit1269fa0d8251a70bd96c9cd6f8d8354e43366d64 (patch)
tree91485430b244741a8496f6892413c22d9523ef7f /TAO/CIAO/ChangeLog
parent61acf8e8958048c871d16f730054418f7579d79e (diff)
downloadATCD-1269fa0d8251a70bd96c9cd6f8d8354e43366d64.tar.gz
ChangeLog:Fri Nov 14 11:07:46 2003 Nanbor Wang <nanbor@cse.wustl.edu>
Diffstat (limited to 'TAO/CIAO/ChangeLog')
-rw-r--r--TAO/CIAO/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 92046619a82..6430809f6c8 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,16 @@
+Fri Nov 14 11:07:46 2003 Nanbor Wang <nanbor@cse.wustl.edu>
+
+ * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp:
+ * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp:
+ Adopted the use of CIAO::debug_level according to the
+ guidelines.
+
+ * performance-tests/Benchmark/RoundTripClient/run_test.pl:
+ * performance-tests/Benchmark/RoundTripClient/run_test_ior_cad.pl:
+ Added code to "guess" the CIAO_ROOT if it is not defined.
+ CIAO_ROOT is not required in the document to be defined in
+ general.
+
Fri Nov 14 10:20:18 2003 Nanbor Wang <nanbor@cse.wustl.edu>
* examples/OEP/BasicSP/BMClosedED/BMClosedED_exec.cpp: