summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-05 21:21:44 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-05 21:21:44 +0000
commit206e19bf89af2791f816bbb14c6e782b70927117 (patch)
tree75a006a3b1d20155d0bea5302213169d0e6d46b4 /ChangeLog-98b
parent4d85c1e9c29ca66f726f34e22412817ea6970964 (diff)
downloadATCD-206e19bf89af2791f816bbb14c6e782b70927117.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index d13c12f6058..dc8892ab49f 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -22,6 +22,9 @@ Tue Jan 05 08:08:06 1999 David L. Levine <levine@cs.wustl.edu>
* ace/config-osf1-4.0.h: with Draft 4 pthreads, added
ACE_LACKS_READDIR_R.
+ * tests/MT_Reactor_Timer_Test.cpp (main): added printout if
+ wait () fails.
+
Tue Jan 5 00:59:04 1999 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
* ace/Synch: Changed the remove() method of ACE_Thread_Mutex,