diff options
author | dgp <dgp@users.sourceforge.net> | 2007-09-18 18:24:53 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-09-18 18:24:53 (GMT) |
commit | 42a447ca99a71f3ebe500c717255089dafa0fa93 (patch) | |
tree | a4d4a047cad90b93cd8a456401f0bf2d5b61caa7 /changes | |
parent | 9cb3e56d980056653ca7d4a1173bb7d07dc87f7a (diff) | |
download | tk-42a447ca99a71f3ebe500c717255089dafa0fa93.zip tk-42a447ca99a71f3ebe500c717255089dafa0fa93.tar.gz tk-42a447ca99a71f3ebe500c717255089dafa0fa93.tar.bz2 |
update changes for 8.4.16 release
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 14 |
1 files changed, 13 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.47 2007/05/16 22:12:40 das Exp $ +RCS: @(#) $Id: changes,v 1.64.2.48 2007/09/18 18:24:53 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 @@ -6075,3 +6075,15 @@ to Wish.app's Info.plist (steffen) 2007-05-15 (bug fix)[1677608] list shimmer crash [grid *configure] (porter) --- Released 8.4.15, May 25, 2007 --- See ChangeLog for details --- + +2007-06-09 (bug fix)[1724223] Unicode menu entry crash (hobbs) + +2007-06-09 (bug fix)[1467997] Blue/red reversal in icons (hobbs,janssen) + +2007-09-11 (platform support) Windows AMD64 support (thoyts) + +2007-09-11 (bug fix) Animated GIF buffer overrun (max) + +2007-09-15 (platform support) SunOS-5.1x link with cc, not ld (steffen) + +--- Released 8.4.16, September 21, 2007 --- See ChangeLog for details --- |