diff options
author | dgp <dgp@users.sourceforge.net> | 2009-11-12 16:48:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-11-12 16:48:35 (GMT) |
commit | 9d509fb6dba089919eb4458eaf6e5eb9054853f3 (patch) | |
tree | 3a1da240981d2ff2da3997214d5e1da3b01b308b /changes | |
parent | 947aba0ed90c82bd5986f261478f0b99dc02beb0 (diff) | |
download | tk-9d509fb6dba089919eb4458eaf6e5eb9054853f3.zip tk-9d509fb6dba089919eb4458eaf6e5eb9054853f3.tar.gz tk-9d509fb6dba089919eb4458eaf6e5eb9054853f3.tar.bz2 |
* changes: Updated for 8.5.8 release.core_8_5_8
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ This 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.15 2009/11/03 23:49:11 patthoyts Exp $ +RCS: @(#) $Id: changes,v 1.130.2.16 2009/11/12 16:48:35 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 @@ -6672,4 +6672,4 @@ in screen distances, reducing precision loss (ferrieux) 2009-11-03 (bug fix)[2891541] fix grab behaviour for main window (thoyts) ---- Released 8.5.8, November xx, 2009 --- See ChangeLog for details --- +--- Released 8.5.8, November 16, 2009 --- See ChangeLog for details --- |