diff options
author | dgp <dgp@users.sourceforge.net> | 2008-02-01 22:11:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-02-01 22:11:22 (GMT) |
commit | b0fad09e31a788b60e6d4a5eec3c72eff738e91f (patch) | |
tree | 6caae0b02c91a446874b2d35628f6daf89795c82 /changes | |
parent | b1cd7a91092f4d082434294a5719f8208e1882cd (diff) | |
download | tk-b0fad09e31a788b60e6d4a5eec3c72eff738e91f.zip tk-b0fad09e31a788b60e6d4a5eec3c72eff738e91f.tar.gz tk-b0fad09e31a788b60e6d4a5eec3c72eff738e91f.tar.bz2 |
* changes: Updates for 8.5.1 release.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 10 |
1 files changed, 9 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.123 2008/01/25 17:57:04 dgp Exp $ +RCS: @(#) $Id: changes,v 1.124 2008/02/01 22:11:26 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 @@ -6474,4 +6474,12 @@ Several documentation and release notes improvements 2008-01-08 (bug fix)[1867122] [labelframe -style] crash (english,rib) +2008-01-27 (bug fix)[1835848] size value returned by [font actual] (english) + +2008-01-27 (bug fix)[1878298] [notebook] redraws on tab visibility (english) + +2008-01-31 (bug fix)[1881892] messagebox default title (hobbs) + +2008-02-01 (bug fix)[CVE-2006-4484] buffer overflow in GIF format (max) + --- Released 8.5.1, February 1, 2008 --- See ChangeLog for details --- |