summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-10-10 18:55:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-10-10 18:55:31 (GMT)
commit15a8e6313089c75a6669fcfccd1bc9755afe5893 (patch)
treeedc5475958aaf5f6a153aece5c710b320ddd43a4 /ChangeLog
parentc693ced2182e43e881ebd26e0cfe533caa28861c (diff)
downloadtk-15a8e6313089c75a6669fcfccd1bc9755afe5893.zip
tk-15a8e6313089c75a6669fcfccd1bc9755afe5893.tar.gz
tk-15a8e6313089c75a6669fcfccd1bc9755afe5893.tar.bz2
* unix/Makefile.in: Relax constraints in index script so that
* win/Makefile.in: each Tk 8.5.* release may be [package require]d * win/makefile.vc: into any Tcl 8.5.* interp. [Bug 1890438].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ad1e22..6829c9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
* unix/configure: autoconf-2.59
* win/configure:
+ * unix/Makefile.in: Relax constraints in index script so that
+ * win/Makefile.in: each Tk 8.5.* release may be [package require]d
+ * win/makefile.vc: into any Tcl 8.5.* interp. [Bug 1890438].
+
2008-10-09 Don Porter <dgp@users.sourceforge.net>
* generic/tkListbox.c: Make literal return values consistent with