summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-01-12 16:03:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-01-12 16:03:35 (GMT)
commit3df503b61ab4266ced72c8348c31069e48098fd9 (patch)
treef7fa4a2c903ab368fa643698fd2efcac5a1356cf /ChangeLog
parent81de42c2a6ea259d371194c1373ed7d88ee00fb0 (diff)
downloadtcl-3df503b61ab4266ced72c8348c31069e48098fd9.zip
tcl-3df503b61ab4266ced72c8348c31069e48098fd9.tar.gz
tcl-3df503b61ab4266ced72c8348c31069e48098fd9.tar.bz2
* unix/configure: autoconf-2.57
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7508aa9..55287d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
case when the --with-tcl/--with-tk arguments point to the config
scripts themselves and not their directory. If this is the case,
they now complain but keep working. [FRQ 951247]
+ * unix/configure: autoconf-2.57
2005-01-10 Joe English <jenglish@users.sourceforge.net>