diff options
author | das <das> | 2008-02-02 23:58:28 (GMT) |
---|---|---|
committer | das <das> | 2008-02-02 23:58:28 (GMT) |
commit | 21ec0b5deced0a0d7b927545d3f10eb8f0da50c4 (patch) | |
tree | 639cf679505b95f53aae60d4fcec4999be28f52e /ChangeLog | |
parent | dcf08468bd5be77098588f04b7930ec88a2825d9 (diff) | |
download | tcl-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-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 |