diff options
author | dgp@users.sourceforge.net <dgp> | 2010-08-04 17:06:50 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2010-08-04 17:06:50 (GMT) |
commit | 984ae3fc8a3f80980604e01b18fd96f7f30b892c (patch) | |
tree | 7e5ae9b14c25e0629d7c18adbb910b7847aa7e41 /changes | |
parent | a64df8cf898bb69f7011472df6af10cd12f1b7c0 (diff) | |
download | tk-984ae3fc8a3f80980604e01b18fd96f7f30b892c.zip tk-984ae3fc8a3f80980604e01b18fd96f7f30b892c.tar.gz tk-984ae3fc8a3f80980604e01b18fd96f7f30b892c.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-- | changes | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 --- |