diff options
author | dgp <dgp@noemail.net> | 2005-06-23 20:22:10 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2005-06-23 20:22:10 (GMT) |
commit | c7e607f1f1765215ef7922695332f0ccca955047 (patch) | |
tree | 5156a0d0d40d33f155fff30769330aa1af694d8d /changes | |
parent | 82909b84e88642f4cbe600d0860ec6d30ad44ffd (diff) | |
download | tk-c7e607f1f1765215ef7922695332f0ccca955047.zip tk-c7e607f1f1765215ef7922695332f0ccca955047.tar.gz tk-c7e607f1f1765215ef7922695332f0ccca955047.tar.bz2 |
update
FossilOrigin-Name: 644511e19b362e08b8cd97817d7c9acc93bd5cee
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.22 2005/06/20 10:28:00 dkf Exp $ +RCS: @(#) $Id: changes,v 1.64.2.23 2005/06/23 20:22:11 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 @@ -5826,4 +5826,6 @@ Documentation improvements [1087842,1081527,1115907,etc.] 2005-06-20 (bug fix) Eliminate buffer overflow in GIF decoder (fellows) +2005-06-23 (bug fix)[1176610] Aqua: default [entry] borderwidth (steffen) + --- Released 8.4.11, June 24, 2005 --- See ChangeLog for details --- |