diff options
author | dgp <dgp@users.sourceforge.net> | 2004-03-01 18:24:28 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-03-01 18:24:28 (GMT) |
commit | ff1b1478ffd5bd59a2eeaf7e4a5584d0e46f7ad2 (patch) | |
tree | 12255568e925a61dd12c30179e898bdfa822bf27 /changes | |
parent | 8676973ead349c73bf4a825fb306a0fbf43ba076 (diff) | |
download | tk-ff1b1478ffd5bd59a2eeaf7e4a5584d0e46f7ad2.zip tk-ff1b1478ffd5bd59a2eeaf7e4a5584d0e46f7ad2.tar.gz tk-ff1b1478ffd5bd59a2eeaf7e4a5584d0e46f7ad2.tar.bz2 |
updated release note files for 8.4.6
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 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.8 2004/02/23 14:18:48 dgp Exp $ +RCS: @(#) $Id: changes,v 1.64.2.9 2004/03/01 18:24:28 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,6 @@ with spaces in their names. 2004-02-23 (platform support)[809157] Mac OS X: Add alpha blending for images with partial transparency. +2004-03-01 (platform support)[218561] Allow 64-bit configure on IRIX64-6.5* + --- Released 8.4.6, February 27, 2004 --- See ChangeLog for details --- |