diff options
author | dgp <dgp@users.sourceforge.net> | 2005-06-18 19:55:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-06-18 19:55:35 (GMT) |
commit | a405144f57f3507eaceed573c5dbb7502897c960 (patch) | |
tree | c9c21bd010d19b60d3d3b67c991f1f1251d125ac /changes | |
parent | e57baffb3afcda4138d7991f5d62f1f3ca10aa78 (diff) | |
download | tk-a405144f57f3507eaceed573c5dbb7502897c960.zip tk-a405144f57f3507eaceed573c5dbb7502897c960.tar.gz tk-a405144f57f3507eaceed573c5dbb7502897c960.tar.bz2 |
* changes: Update changes for 8.4.11 release
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 8 |
1 files changed, 7 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.20 2005/06/02 23:18:11 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.64.2.21 2005/06/18 19:55:46 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 @@ -5819,3 +5819,9 @@ display/resizing (south) Documentation improvements [1087842,1081527,1115907,etc.] --- Released 8.4.10, June 4, 2005 --- See ChangeLog for details --- + +2005-06-03 (bug fix)[1016385] allow [rename console] (fellows) + +2005-06-04 (bug fix)[1114977] UID thread-safety in canvas (fellows) + +--- Released 8.4.11, June 24, 2005 --- See ChangeLog for details --- |