summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog-98a7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 21878f97909..f0ebb07ad59 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,10 @@
+Wed Apr 15 23:01:08 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/Thread_Manager.cpp (exit): Don't delete the ACE_Thread_Exit
+ object of the thread here. ACE_Thread_Manager::exit will be
+ called back again when performing TSS cleanup. Thanks to Dave
+ Tallman <tallman@acsys.com> for the bug report.
+
Wed Apr 15 17:12:14 1998 Steve Huston <shuston@riverace.com>
* ace/config-hpux-11.x-hpc++.h: Explicitly set ACE_SIZEOF_LONG based