summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-20 14:40:40 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-20 14:40:40 +0000
commitb7cb31737ad1a64df1f5440d32180a3a20feb42d (patch)
tree39b1d6befaf2ab0d4f560ac3ccca05cdd8b0239b /ChangeLog-97b
parent667dbe83b80503c270fd75863f407c9956f4162c (diff)
downloadATCD-b7cb31737ad1a64df1f5440d32180a3a20feb42d.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index 1e5e0724bf6..0e3307ab88b 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,3 +1,9 @@
+Thu Nov 20 08:36:54 1997 Nanbor Wang <nw1@merengue.cs.wustl.edu>
+
+ * ace/Thread_Manager.{h,cpp}: Added a dummy argument to internal
+ thread functions. Without them, MSVC wrongly optimizes codes
+ and the stack were all clobbered when entering these functions.
+
Wed Nov 19 23:24:03 1997 <nw1@CHA-CHA>
* ace/Reactor.h: Rearragned macros so we use Select_Reactor as