diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-03-16 13:55:47 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-03-16 13:55:47 (GMT) |
commit | 04bbcf66a8cd9797523ab29478d872a424cce946 (patch) | |
tree | ffbf125f49b4bfc614975f12be16c3fb8bb7ed29 /changes | |
parent | 5343fb684895ef2d5e7ba00f37cd679a39973288 (diff) | |
download | tk-04bbcf66a8cd9797523ab29478d872a424cce946.zip tk-04bbcf66a8cd9797523ab29478d872a424cce946.tar.gz tk-04bbcf66a8cd9797523ab29478d872a424cce946.tar.bz2 |
Added 'changes' entries for my last two sets of changes
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 5 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.64.2.30 2006/03/08 18:24:43 dgp Exp $ +RCS: @(#) $Id: changes,v 1.64.2.31 2006/03/16 13:55:47 dkf 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 @@ -5887,4 +5887,8 @@ handled (max) 2006-03-02 (Aqua bug fix) image endian issue on OS X/x86 (hobbs) +2006-03-15 (bug fix)[1409140] speed up photo image updates (fellows) + +2006-03-16 (enhancement)[1405069] added Portuguese l10n. (ricardoj,silasj) + --- Released 8.4.13, March 17, 2006 --- See ChangeLog for details --- |