summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-12-08 16:22:36 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-12-08 16:22:36 +0000
commit4c290750985a199c11b19ee1f83c5d7854d192d3 (patch)
treed1d6e97340fcae6cc417e906737b9233854ffde9 /ChangeLog-99b
parent1ff5bb8e5e78a09199e084d8021f054db5396916 (diff)
downloadATCD-4c290750985a199c11b19ee1f83c5d7854d192d3.tar.gz
ChangeLogTag:Wed Dec 8 10:15:20 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index a028b195aeb..c5ea1bf9cc9 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,11 @@
+Wed Dec 8 10:15:20 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/Synch.h: Added comments to ACE_Thread_Mutex_Guard and
+ ACE_Null_Mutex_Guard explaining that they were obsolete and
+ should be replaced by ACE_Guard<ACE_Thread_Mutex> and
+ ACE_Guard<ACE_Null_Mutex>, respectively. Thanks to Pierre
+ Oberson for reporting this.
+
Tue Dec 7 22:53:01 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* netsvcs/lib/Client_Logging_Handler.cpp (send): Clarified that