diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-25 06:46:00 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-25 06:46:00 +0000 |
commit | 8db3081282cfe820d51b6c2fa7bf09669e3007c7 (patch) | |
tree | ccab98f30c07806ce4876cf9492a776e926fc433 /ChangeLog-97b | |
parent | 16869d752235f581edb233922fc596707ff8ae36 (diff) | |
download | ATCD-8db3081282cfe820d51b6c2fa7bf09669e3007c7.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index 9362ae0a6c3..e50928ad407 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,3 +1,10 @@ +Thu Sep 25 01:39:47 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> + + * ace/Containers.{i,cpp}: Commented out all ACE_TRACE macros in + ACE_Unbounded_Queue<T> so that they won't cause SIGSEGV when we + turn the tracing on. Unbounded_Queue is used in Object_Manager + which must be initialize before most of other objects. + Wed Sep 24 23:37:19 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> * ace/OS.i (thr_getspecific): On NT, added check whether |