summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-04 04:15:31 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-04 04:15:31 +0000
commit7e4922fbd210fa01d5407052cfc9c67f6ff64f58 (patch)
tree348c3044b43d6d386562721d63c4e79d8b96dc89
parenteda186f4ca1cc8b7931530ee5bc0444ffd0989bd (diff)
downloadATCD-7e4922fbd210fa01d5407052cfc9c67f6ff64f58.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-97b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index e3ad7e4c259..c853e5ad668 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,3 +1,9 @@
+Mon Nov 03 21:29:32 1997 <nw1@COYOTE>
+
+ * ace/OS.cpp (cleanup_tss): Added TSS cleanup codes for Win32 when
+ non-main threads exiting. Without them, Thread_Manager won't
+ cleanup thread table correctly.
+
Mon Nov 03 18:32:42 1997 Carlos O'Ryan <coryan@MILONGA>
* ace/Proactor.cpp: