diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-08 18:24:43 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-08 18:24:43 (GMT) |
commit | 294927570eac63240cd5e68d0f7b6d2daf611329 (patch) | |
tree | 2a8bf28ce40add258031b2dee14bf0f4eaf586b0 /changes | |
parent | b2a36cc4332f640a3dc3602616733df647c7588f (diff) | |
download | tk-294927570eac63240cd5e68d0f7b6d2daf611329.zip tk-294927570eac63240cd5e68d0f7b6d2daf611329.tar.gz tk-294927570eac63240cd5e68d0f7b6d2daf611329.tar.bz2 |
typo
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) |