summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52b30e2ea41..b2a73dec102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Wed May 21 21:46:19 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * tests/Main.cpp:
+ Include ace/ACE.h if ACE_HAS_WINCE is defined since it calls
+ ACE::init().
+
+ * tests/tests.mpc:
+ Added missing Main.cpp for Thread_Pool_Reactor_Test.
+
+ * tests/RMCast/tests/mpc:
+ * tests/SSL/tests.mpc:
+ Added "libpaths += .." so they can find Test_Output.lib.
+
Wed May 21 21:25:20 UTC 2003 Don Hinton <dhinton@dresystems.com>
* tests/Test_Output.cpp: