summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2006-04-10 17:44:15 (GMT)
committerdgp@users.sourceforge.net <dgp>2006-04-10 17:44:15 (GMT)
commit54d1281972f6b83a7c5f2b2ba84fa5148528eee5 (patch)
treec4313571b67540b7a217fcf5a89237c3baf0845f /changes
parentdfac0500532a622b1e00e304f3d7ab7b8a4c2392 (diff)
downloadtk-54d1281972f6b83a7c5f2b2ba84fa5148528eee5.zip
tk-54d1281972f6b83a7c5f2b2ba84fa5148528eee5.tar.gz
tk-54d1281972f6b83a7c5f2b2ba84fa5148528eee5.tar.bz2
*** 8.4.13 TAGGED FOR RELEASE ***
* changes: Updates for next RC.
Diffstat (limited to 'changes')
-rw-r--r--changes19
1 files changed, 17 insertions, 2 deletions
diff --git a/changes b/changes
index 0bf5a1a..11d6941 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.32 2006/03/22 15:11:33 dgp Exp $
+RCS: @(#) $Id: changes,v 1.64.2.33 2006/04/10 17:44:16 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
@@ -5895,4 +5895,19 @@ handled (max)
2006-03-20 (bug fix)[1380427] crash in undo stack (lz_ufo,callewaert,fellows)
---- Released 8.4.13, March 17, 2006 --- See ChangeLog for details ---
+2006-03-27 (bug fix)[1458234] crash in animated GIFs (bron,fellows)
+
+2006-03-29 (platform support)[917322] tolerate X servers that do not
+accept the color names "Black" and "White" (porter)
+
+2006-04-05 (bug fix) several finalization issues corrected (hobbs)
+
+2006-04-05 (bug fix)[1442102] crash on full -elide [text] (hobbs)
+
+2006-04-05 (bug fix)[1374119] default keyboard charset init (hobbs)
+
+2006-04-05 (bug fix)[1414171] stop $text dump if change detected (hobbs)
+
+2006-04-05 (bug fix)[1422430] [grid] empty index list crash (hobbs)
+
+--- Released 8.4.13, April 14, 2006 --- See ChangeLog for details ---