diff options
author | dgp <dgp@users.sourceforge.net> | 2007-12-12 15:49:12 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-12-12 15:49:12 (GMT) |
commit | 067c7019459993c0a38f253dc3caf3cccd85577d (patch) | |
tree | 2ddc1d4adec0a048ba036af29c78fbceee780a23 /changes | |
parent | 37862b3d4ef123216cff4f026b24df258619f0c7 (diff) | |
download | tk-067c7019459993c0a38f253dc3caf3cccd85577d.zip tk-067c7019459993c0a38f253dc3caf3cccd85577d.tar.gz tk-067c7019459993c0a38f253dc3caf3cccd85577d.tar.bz2 |
* changes: Updated for 8.5.0 release.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 16 |
1 files changed, 15 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.116 2007/11/19 19:04:37 das Exp $ +RCS: @(#) $Id: changes,v 1.117 2007/12/12 15:49:13 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 @@ -6443,3 +6443,17 @@ Many significant improvements to the documentation and demos (fellows, hobbs, steffen, kupries) --- Released 8.5b3, Novemeber 19, 2007 --- See ChangeLog for details --- + +2007-11-25 (bug fix)[1343984] ttk::notebook bugs (english,boudaillier) + +2007-11-26 (bug fix)[1822391] [photo put] segfault w/ PPM data (kenny) + +2007-11-26 (bug fix)[1822076] [tk_saveFile] and path w/spaces (bauer,kenny) + +2007-12-04 (new feature)[1844143] Danish message catalog (berg) + +2007-12-11 (bug fix)[1602537] crash in [$text replace] (goth,porter,fellows) + +Several documentation and release notes improvements + +--- Released 8.5.0, December 14, 2007 --- See ChangeLog for details --- |