summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-29 17:25:40 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-29 17:25:40 +0000
commita552484c6528edc1edf34753ae43be57b3d54bf9 (patch)
tree6c1642efead5af0c59a13921b4072c0a853045a1 /ChangeLog-98a
parent4d458af2c98e69621ca66d8132773ae271dffcca (diff)
downloadATCD-a552484c6528edc1edf34753ae43be57b3d54bf9.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a17
1 files changed, 11 insertions, 6 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 4861f476961..010b88e5781 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,13 +1,18 @@
+Wed Apr 29 12:25:05 1998 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/config-lynxos.h: added ACE_POLL_IS_BROKEN so that
+ ACE_OS::sleep () uses select () instead of poll ().
+
Tue Apr 28 23:08:10 1998 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/Hash_Map_Manager.cpp: Bugs fixed.
+ * ace/Hash_Map_Manager.cpp: Bugs fixed.
- * tests/Map_Manager_Test.cpp: Added assertion tests on the number
- of iterations to ensure the test does run correctly.
+ * tests/Map_Manager_Test.cpp: Added assertion tests on the number
+ of iterations to ensure the test does run correctly.
- * tests/Map_Manager_Test.cpp (main): Disabled the VERBOSE_LITE
- Log_Msg flag before starting the real test and reenabled it
- after the tests.
+ * tests/Map_Manager_Test.cpp (main): Disabled the VERBOSE_LITE
+ Log_Msg flag before starting the real test and reenabled it
+ after the tests.
Tue Apr 28 06:49:50 1998 David L. Levine <levine@cs.wustl.edu>