summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2006-03-16 13:55:47 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2006-03-16 13:55:47 (GMT)
commit3ea2272f8584dc5cd6d7593bc69ee93e5b60efd5 (patch)
treeffbf125f49b4bfc614975f12be16c3fb8bb7ed29 /changes
parentfa96b7a175205acc0a5a603597761ee4e773ec3c (diff)
downloadtk-3ea2272f8584dc5cd6d7593bc69ee93e5b60efd5.zip
tk-3ea2272f8584dc5cd6d7593bc69ee93e5b60efd5.tar.gz
tk-3ea2272f8584dc5cd6d7593bc69ee93e5b60efd5.tar.bz2
Added 'changes' entries for my last two sets of changes
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index 9197867..1a96295 100644
--- a/changes
+++ b/changes
@@ -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 ---