summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff20cd832bd..8add2a2a47f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Wed May 17 12:03:41 2000 Darrell Brunsch <brunsch@uci.edu>
+
+ * Msg_WFMO_Reactor.cpp:
+ * Msg_WFMO_Reactor.h:
+ * Msg_WFMO_Reactor.i:
+ * ace/README:
+ * ace/config-WinCE.h:
+ * ace/config-pharlap.h:
+
+ Added an ACE_LACKS_MSG_WFMO macro that is used when ACE_WIN32
+ is defined but MsgWaitForMultipleOjbects isn't. This replaces
+ the checking for Pharlap and Windows CE. Thanks to David Hauck
+ <davidh@realtimeint.com> for this suggestion.
+
Wed May 17 13:34:22 2000 Steve Huston <shuston@riverace.com>
* tests/Thread_Pool_Reactor_Test.cpp: Added a little more diagnostic