diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-30 13:38:13 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-30 13:38:13 +0000 |
commit | 651882be240586fac2e928ac1d0d2885ece51b22 (patch) | |
tree | ef6a468673a42b255ae17cac2039333d584645e4 /ChangeLog-99b | |
parent | 5391847e6e228f459ba508040ec6da61e87116df (diff) | |
download | ATCD-651882be240586fac2e928ac1d0d2885ece51b22.tar.gz |
ChangeLogTag:Fri Jul 30 08:36:43 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 49872e33c46..f71c04944b2 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,9 @@ +Fri Jul 30 08:36:43 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * ace/OS.i: Commented out the ACE_TRACE calls in ACE_OS::mutex_lock() + and ACE_OS::thread_mutex_lock() to avoid infinite recursion. Thanks + to Ulf Jaehrig <jaehrig@desys.com> for reporting this. + Fri Jul 30 03:33:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu> * bin/auto_compile: |