summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/sapi/ChangeLog')
-rw-r--r--c/src/exec/sapi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/sapi/ChangeLog b/c/src/exec/sapi/ChangeLog
index 49a06dc20b..8f11836909 100644
--- a/c/src/exec/sapi/ChangeLog
+++ b/c/src/exec/sapi/ChangeLog
@@ -1,5 +1,10 @@
2000-10-18 Joel Sherrill <joel@OARcorp.com>
+ * include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
+ if there is no Classic API Initialization Tasks Table defined.
+
+2000-10-18 Joel Sherrill <joel@OARcorp.com>
+
* include/confdefs.h: Modified code that accounts for initialization
task/threads with greater than minimum stack sizes so it would
compile even if optional APIs are disabled.