diff options
author | dgp@users.sourceforge.net <dgp> | 2009-11-12 16:48:35 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2009-11-12 16:48:35 (GMT) |
commit | 4fc5f65f26901af187b6aa177bbbc1a2550857c1 (patch) | |
tree | 3a1da240981d2ff2da3997214d5e1da3b01b308b /changes | |
parent | df05ee1cb39de37528ac2e218049f8642b9d89d2 (diff) | |
download | tk-4fc5f65f26901af187b6aa177bbbc1a2550857c1.zip tk-4fc5f65f26901af187b6aa177bbbc1a2550857c1.tar.gz tk-4fc5f65f26901af187b6aa177bbbc1a2550857c1.tar.bz2 |
* changes: Updated for 8.5.8 release.
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 --- |