summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2008-02-02 23:58:28 (GMT)
committerdas <das>2008-02-02 23:58:28 (GMT)
commit21ec0b5deced0a0d7b927545d3f10eb8f0da50c4 (patch)
tree639cf679505b95f53aae60d4fcec4999be28f52e /ChangeLog
parentdcf08468bd5be77098588f04b7930ec88a2825d9 (diff)
downloadtcl-21ec0b5deced0a0d7b927545d3f10eb8f0da50c4.zip
tcl-21ec0b5deced0a0d7b927545d3f10eb8f0da50c4.tar.gz
tcl-21ec0b5deced0a0d7b927545d3f10eb8f0da50c4.tar.bz2
* unix/configure.in (Darwin): correct Info.plist year substitution in
non-framework builds. * unix/configure: autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 46985ae..feaf060 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2008-01-30 Miguel Sofer <msofer@users.sf.net>
+2007-02-02 Daniel Steffen <das@users.sourceforge.net>
*** 8.5.1 TAGGED FOR RELEASE ***
+ * unix/configure.in (Darwin): correct Info.plist year substitution in
+ non-framework builds.
+
+ * unix/configure: autoconf-2.59
+
+2008-01-30 Miguel Sofer <msofer@users.sf.net>
+
* generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373],
thanks go to an00na