summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-02-04 17:29:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-02-04 17:29:09 (GMT)
commit6840471c4e85cee7fa1a5255959225e8b34e941a (patch)
tree669a2dd9f06ee93ea177060395c09aa8de1dae40 /ChangeLog
parent21ec0b5deced0a0d7b927545d3f10eb8f0da50c4 (diff)
downloadtcl-6840471c4e85cee7fa1a5255959225e8b34e941a.zip
tcl-6840471c4e85cee7fa1a5255959225e8b34e941a.tar.gz
tcl-6840471c4e85cee7fa1a5255959225e8b34e941a.tar.bz2
*** 8.5.1 TAGGED FOR RELEASE ***
* generic/tcl.h: Bump to 8.5.1 for release. * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index feaf060..a1a4bf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,19 @@
-2007-02-02 Daniel Steffen <das@users.sourceforge.net>
+2008-02-04 Don Porter <dgp@users.sourceforge.net>
*** 8.5.1 TAGGED FOR RELEASE ***
+ * generic/tcl.h: Bump to 8.5.1 for release.
+ * library/init.tcl:
+ * tools/tcl.wse.in:
+ * unix/configure.in:
+ * unix/tcl.spec:
+ * win/configure.in:
+
+ * unix/configure: autoconf-2.59
+ * win/configure:
+
+2008-02-02 Daniel Steffen <das@users.sourceforge.net>
+
* unix/configure.in (Darwin): correct Info.plist year substitution in
non-framework builds.