summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-11-11 17:39:57 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-11-11 17:39:57 +0000
commit1ae81805e5572d17aa0e483d9e354ad99670c704 (patch)
tree68b14af37b55766869cfa6ee1de00004017c724a /TAO/ChangeLogs
parent8c820a09757f44ca6b6a1cfee0df423f69af03c3 (diff)
downloadATCD-1ae81805e5572d17aa0e483d9e354ad99670c704.tar.gz
ChangeLogTag: Sat Nov 11 11:33:06 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLogs')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a20
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 7420db65983..68a035392d4 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,23 @@
+Sat Nov 11 11:33:06 2000 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tests/Xt_Stopwatch/client.cpp:
+ * tests/Xt_Stopwatch/test_i.cpp:
+ * tests/Xt_Stopwatch/test_i.h:
+ * tests/Xt_Stopwatch/Control.h:
+ * tests/Xt_Stopwatch/Control.cpp:
+ * tests/Xt_Stopwatch/Stopwatch_display.h:
+ * tests/Xt_Stopwatch/Stopwatch_display.cpp:
+ * tests/Xt_Stopwatch/Client.h:
+ * tests/Xt_Stopwatch/timer.cpp:
+ * tests/Xt_Stopwatch/timer.h:
+ * tests/QtTest/client.cpp: Added #if defined guards in all these
+ files so that they compile clean even in default configuration.
+
+ * tests/Xt_Stopwatch/Makefile:
+ * tests/QtTest/Makefile: Updated the library names against which
+ they are linked.
+
+
Sat Nov 11 07:28:50 2000 Balachandran Natarajan <bala@cs.wustl.edu>
* orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connect.cpp: Propagated the fixes