diff options
author | dgp@users.sourceforge.net <dgp> | 2005-06-24 13:51:39 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2005-06-24 13:51:39 (GMT) |
commit | 8698d39e4749d276d61a8fb39cd8cf9eba507b24 (patch) | |
tree | 403b58173875075c852d190b27620dc4cda900d9 /changes | |
parent | 360034e06325741a034b5084ce43f5347603af3d (diff) | |
download | tk-8698d39e4749d276d61a8fb39cd8cf9eba507b24.zip tk-8698d39e4749d276d61a8fb39cd8cf9eba507b24.tar.gz tk-8698d39e4749d276d61a8fb39cd8cf9eba507b24.tar.bz2 |
update
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 insertions, 1 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.64.2.24 2005/06/23 20:33:46 dgp Exp $ +RCS: @(#) $Id: changes,v 1.64.2.25 2005/06/24 13:51:39 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 @@ -5828,4 +5828,6 @@ Documentation improvements [1087842,1081527,1115907,etc.] 2005-06-23 (bug fix)[1176610] Aqua: default [entry] borderwidth (steffen) +2005-06-23 (bug fix)[756840] Fix Tk console cleanup on exit/reinit (mistachkin) + --- Released 8.4.11, June 28, 2005 --- See ChangeLog for details --- |