diff options
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.64.2.29 2006/03/07 05:35:33 dgp Exp $ +RCS: @(#) $Id: changes,v 1.64.2.30 2006/03/08 18:24:43 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 @@ -5846,7 +5846,7 @@ Documentation improvements [1087842,1081527,1115907,etc.] 2005-10-04 (bug fix)[1216775] [tk_dialog] failing [grab] (fontana,hobbs) -2005-10-04 (bug fix)[1216775] [tk_chooseDirectory -mustexist] (lemburg,hobbs) +2005-10-04 (bug fix)[1309218] [tk_chooseDirectory -mustexist] (lemburg,hobbs) 2005-10-10 (bug fix)[1319720] Tk_DeleteOptionTable() mem leak (melbardis) |