summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46cf11a..da46e58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,11 @@
2007-11-10 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c:
+ * unix/configure.in:
+ * unix/tclUnixInit.c: detect stack grwoth direction at compile
+ time, only fall to runtime detection when crosscompiling.
+
+ * generic/tclBasic.c:
* generic/tclInt.h:
* tests/interp.test:
* unix/tclUnixInit.c: