summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-08-04 17:06:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-08-04 17:06:50 (GMT)
commit2eb974830135677bf9094e93c4aba43d36b5563b (patch)
tree7e5ae9b14c25e0629d7c18adbb910b7847aa7e41 /changes
parent0e850288ea94991aeaa4fdc8c6a208ff41aef956 (diff)
downloadtk-2eb974830135677bf9094e93c4aba43d36b5563b.zip
tk-2eb974830135677bf9094e93c4aba43d36b5563b.tar.gz
tk-2eb974830135677bf9094e93c4aba43d36b5563b.tar.bz2
* generic/tk.h: Bump to 8.5.9 for release.
* library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.9 release.
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 4 insertions, 2 deletions
diff --git a/changes b/changes
index 8f50dfc..ee7711f 100644
--- a/changes
+++ b/changes
@@ -2,7 +2,7 @@ hhis file summarizes all changes made to Tk since version 1.0 was
released on March 13, 1991. Changes that aren't backward compatible
are marked specially.
-RCS: @(#) $Id: changes,v 1.130.2.17 2010/08/03 14:43:46 dgp Exp $
+RCS: @(#) $Id: changes,v 1.130.2.18 2010/08/04 17:06:51 dgp Exp $
3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from
the interpreter when the main window is deleted (otherwise there will
@@ -6720,4 +6720,6 @@ in screen distances, reducing precision loss (ferrieux)
2010-05-31 (bug fix)[3006842] crash on empty bind scripts (english)
---- Released 8.5.9, August ??, 2010 --- See ChangeLog for details ---
+2010-08-03 (bug fix) entry validation compat with Itcl scope (hobbs)
+
+--- Released 8.5.9, August 13, 2010 --- See ChangeLog for details ---