summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-12-05 08:55:03 (GMT)
committernijtmans <nijtmans>2010-12-05 08:55:03 (GMT)
commit3a3eeca75b5436a7b68e1464811bdc3528d20cf0 (patch)
treec26a428d414f136b649db55951c7fcb0f54bd929
parent4608377079bb15afdf1f22b1dc43b25720e6a8c4 (diff)
downloadtcl-3a3eeca75b5436a7b68e1464811bdc3528d20cf0.zip
tcl-3a3eeca75b5436a7b68e1464811bdc3528d20cf0.tar.gz
tcl-3a3eeca75b5436a7b68e1464811bdc3528d20cf0.tar.bz2
[Patch #3116490] cross-compile support for unix
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c7972d..51d35b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2010-12-05 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: [Patch #3116490] cross-compile support for unix
- * unix/configure (autoconf-2.95)
+ * unix/configure (autoconf-2.59)
2010-12-03 Jeff Hobbs <jeffh@ActiveState.com>