summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-12-10 22:00:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-12-10 22:00:06 +0000
commitb5fece96f6c79a8e3894334c074611bbe9e01b1b (patch)
tree0fa827e1c4b5b8af8714d03d0b393bb73aff826e /ChangeLog-99b
parent450a51ee232464686b58490358b6bf1b56a23991 (diff)
downloadATCD-b5fece96f6c79a8e3894334c074611bbe9e01b1b.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 7e311e627ac..03d8d052276 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,16 @@
+Fri Dec 10 15:55:53 1999 Ossama Othman <othman@cs.wustl.edu>
+
+ * ace/Configuration.cpp:
+
+ Changed ACE_Thread_Mutex template instantiation arguments to
+ ACE_SYNCH_MUTEX. This matches the typedef declaration in
+ ace/Configuration.h, and allows us to remove the "#ifdef
+ ACE_HAS_THREADS" conditional in the template instantiations.
+
+ * m4/compilers.m4:
+
+ Added missing flags that fix Sun C++ 5.0 weirdness.
+
Fri Dec 10 14:35:26 1999 Ossama Othman <othman@cs.wustl.edu>
* acconfig.h (_RWSTD_NO_EXCEPTIONS):