summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-17 19:11:02 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-17 19:11:02 +0000
commit57c5a0cf229e045101896568c65d798dcffbc31c (patch)
tree1f6d3f13c1fd73b09dd50e4e1283ed1e9c55bd69 /ChangeLog
parent44713fe1967fba07ea3d0857a728b76b2b7691d3 (diff)
downloadATCD-57c5a0cf229e045101896568c65d798dcffbc31c.tar.gz
ChangeLogTag:Wed May 17 12:03:41 2000 Darrell Brunsch <brunsch@uci.edu>
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