diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 1 insertions, 3 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.107.2.15 2008/06/25 17:06:36 dgp Exp $ +RCS: @(#) $Id: changes,v 1.107.2.16 2008/06/30 03:28:23 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 @@ -6508,8 +6508,6 @@ Several documentation and release notes improvements 2008-04-14 (bug fix)[1941740] [tk_chooseColor -title] (thoyts) -2008-04-16 (interface)[1938497] make stubs tables 'static const' (steffen) - 2008-04-17 (bug fix)[1327482] canvas item <Enter> events (wangnick) 2008-05-23 (bug fix)[1967576] ttk::label height or width 0 panic (lawlor) |