diff options
author | dkf <dkf@noemail.net> | 2006-03-16 13:55:47 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2006-03-16 13:55:47 (GMT) |
commit | 882ee1c632c0d133e03f6d772d020b3042642218 (patch) | |
tree | ffbf125f49b4bfc614975f12be16c3fb8bb7ed29 | |
parent | 9cb28f9a09e3c91e01222611a748c9fbd21a1c32 (diff) | |
download | tk-882ee1c632c0d133e03f6d772d020b3042642218.zip tk-882ee1c632c0d133e03f6d772d020b3042642218.tar.gz tk-882ee1c632c0d133e03f6d772d020b3042642218.tar.bz2 |
Added 'changes' entries for my last two sets of changes
FossilOrigin-Name: 962661c2cb25f846810f551122409ef47791a68e
-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 --- |