diff options
author | dgp <dgp@users.sourceforge.net> | 2005-06-23 20:22:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-06-23 20:22:11 (GMT) |
commit | 21012978d6caf14ab89181c0284f1f974becba18 (patch) | |
tree | 5156a0d0d40d33f155fff30769330aa1af694d8d /changes | |
parent | c665005339dbccc2b3ddcbc3310278d0f1fdf0f5 (diff) | |
download | tk-21012978d6caf14ab89181c0284f1f974becba18.zip tk-21012978d6caf14ab89181c0284f1f974becba18.tar.gz tk-21012978d6caf14ab89181c0284f1f974becba18.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.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 --- |