summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-18 03:40:18 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-18 03:40:18 +0000
commit8e2e046d351b9111636b09adfb0cd0d80d4644d3 (patch)
treef3fcaeb8a8796b5267c9d2d578898c36dd10ac0d /ChangeLog-99b
parente56a673f463e5145000baafee0ee4031ff5e83c3 (diff)
downloadATCD-8e2e046d351b9111636b09adfb0cd0d80d4644d3.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b14
1 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 3f76dd1e69a..9955040941b 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,8 +1,16 @@
+Mon May 17 22:39:06 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * tests/Thread_Manager_Test.cpp: added a couple more
+ explicit template instantiations. Thanks to Carlos
+ for reporting that they're needed on Irix. And,
+ added an ACE_Hash<ACE_hthread_t> specialization to
+ keep DU cxx happy.
+
Mon May 17 16:31:16 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/Task_T.cpp,
- ace/OS.h: Removed ACE_DEFAULT_WRITEV_MAX and replaced it
- with IOV_MAX.
+ * ace/Task_T.cpp,
+ ace/OS.h: Removed ACE_DEFAULT_WRITEV_MAX and replaced it
+ with IOV_MAX.
Mon May 17 15:49:48 1999 David L. Levine <levine@cs.wustl.edu>