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