diff options
author | hobbs <hobbs> | 2010-08-26 19:56:38 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2010-08-26 19:56:38 (GMT) |
commit | b0561eaf83be3bd595d58c67ebbbae831e7309d1 (patch) | |
tree | 36d32db8844a0270b5f03ccd35186884215a13a4 /changes | |
parent | 488950b8da1b3bc755fc267f02a1c8057d5984fb (diff) | |
download | tk-b0561eaf83be3bd595d58c67ebbbae831e7309d1.zip tk-b0561eaf83be3bd595d58c67ebbbae831e7309d1.tar.gz tk-b0561eaf83be3bd595d58c67ebbbae831e7309d1.tar.bz2 |
add Ttk update to changes
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,7 @@ hhis 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.130.2.20 2010/08/24 18:34:32 dgp Exp $ +RCS: @(#) $Id: changes,v 1.130.2.21 2010/08/26 19:56:38 hobbs 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 @@ -6724,4 +6724,6 @@ in screen distances, reducing precision loss (ferrieux) 2010-08-12 (bug fix)[2585265] text <Delete>,<Backspace> note selection (fellows) +2010-08-25 (feature)[3053320] update Ttk to tile 0.8.6 feature set (hobbs) + --- Released 8.5.9, August 31, 2010 --- See ChangeLog for details --- |