summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-12-05 08:55:03 (GMT)
committernijtmans <nijtmans>2010-12-05 08:55:03 (GMT)
commitd3bf01bc6e4c6dfc0897c308236ce861b88dc153 (patch)
treec26a428d414f136b649db55951c7fcb0f54bd929
parent24e3aee1d0adca8b57c7e6609b685ae67fd32cc9 (diff)
downloadtcl-d3bf01bc6e4c6dfc0897c308236ce861b88dc153.zip
tcl-d3bf01bc6e4c6dfc0897c308236ce861b88dc153.tar.gz
tcl-d3bf01bc6e4c6dfc0897c308236ce861b88dc153.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>