diff options
author | dgp <dgp@users.sourceforge.net> | 2004-03-01 19:27:21 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-03-01 19:27:21 (GMT) |
commit | 05518be2b3dcac28842d6e49fc9c4526d53db29c (patch) | |
tree | 1c3f6b50b424dae7114a85b4f0c66dd9d6b5f6fa /changes | |
parent | eb7f2f1944b8c4d250bee80842c3125f72e04272 (diff) | |
download | tk-05518be2b3dcac28842d6e49fc9c4526d53db29c.zip tk-05518be2b3dcac28842d6e49fc9c4526d53db29c.tar.gz tk-05518be2b3dcac28842d6e49fc9c4526d53db29c.tar.bz2 |
update changes for 8.4.6 release
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 7 |
1 files changed, 5 insertions, 2 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.66 2004/02/23 10:48:10 das Exp $ +RCS: @(#) $Id: changes,v 1.67 2004/03/01 19:27:21 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 @@ -5619,4 +5619,7 @@ with spaces in their names. 2003-02-23 (platform support)[809157] Mac OS X: Add alpha blending for images with partial transparency. ---- Released 8.4.6, February 27, 2004 --- See ChangeLog for details --- +2004-03-01 (platform support)[218561] Allow 64-bit configure on IRIX64-6.5* + +--- Released 8.4.6, March 1, 2004 --- See ChangeLog for details --- + |