summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-11 20:44:03 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-11 20:44:03 +0000
commit435a4c4cda927f5c06ea8581b57059bb3a1b2514 (patch)
tree4c5b626570308b42d1a82149a6eb145e9f731d4d
parent5be0eb11f4692383d604b13e77739ba4458d8007 (diff)
downloadATCD-435a4c4cda927f5c06ea8581b57059bb3a1b2514.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index bd5384d87c0..0252b2f16af 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,8 @@
+Tue May 11 15:43:30 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/OS.h: added ACE_THR_PRI_OTHER_DEF for NT, because
+ MT_Cubit uses it.
+
Tue May 11 14:45:08 1999 David L. Levine <levine@cs.wustl.edu>
* tests/Conn_Test.cpp: fixed use of status on platforms that lack fork.