summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-06 15:27:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-06 15:27:31 (GMT)
commitc2fb1be822c7ca6b052ea2934a05bbf13461ef91 (patch)
treec15313f5be313dcd5df20ecc5c82ef092aca9df5 /ChangeLog
parentacfbb6ac86830513ec37ce001e991a8264abc53a (diff)
downloadtk-c2fb1be822c7ca6b052ea2934a05bbf13461ef91.zip
tk-c2fb1be822c7ca6b052ea2934a05bbf13461ef91.tar.gz
tk-c2fb1be822c7ca6b052ea2934a05bbf13461ef91.tar.bz2
* unix/configure.in: Added check that version of Tcl header found
by configure matches that of the Tk we wish to build. As long as the Tk sources insist on lockstep releases, Tk's configuration should verify that's what we have. [Bug 749088] * unix/configure: autoconf (2.13)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 121bff3..aac890b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-10-06 Don Porter <dgp@users.sourceforge.net>
+
+ * unix/configure.in: Added check that version of Tcl header found
+ by configure matches that of the Tk we wish to build. As long as
+ the Tk sources insist on lockstep releases, Tk's configuration should
+ verify that's what we have. [Bug 749088]
+
+ * unix/configure: autoconf (2.13)
+
2003-10-03 Don Porter <dgp@users.sourceforge.net>
* README: Bumped to patch level 8.4.5