diff options
author | dgp <dgp@users.sourceforge.net> | 2006-04-17 18:06:56 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-04-17 18:06:56 (GMT) |
commit | 9c58f434c68e50e58327b833da67a6fd23c839f6 (patch) | |
tree | a0b1a850fbed14a65beb223e11b54548cd85f711 | |
parent | f89f41d9cd1843aa66a98a2d3ae083483beb4512 (diff) | |
download | tk-9c58f434c68e50e58327b833da67a6fd23c839f6.zip tk-9c58f434c68e50e58327b833da67a6fd23c839f6.tar.gz tk-9c58f434c68e50e58327b833da67a6fd23c839f6.tar.bz2 |
typocore_8_4_13
-rw-r--r-- | changes | 4 |
1 files changed, 2 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.64.2.38 2006/04/12 17:36:25 dgp Exp $ +RCS: @(#) $Id: changes,v 1.64.2.39 2006/04/17 18:06:56 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 @@ -5897,7 +5897,7 @@ handled (max) 2006-03-27 (bug fix)[1458234] crash in animated GIFs (bron,fellows) -2006-03-29 (platform support)[917322] tolerate X servers that do not +2006-03-29 (platform support)[917433] tolerate X servers that do not accept the color names "Black" and "White" (porter) 2006-04-05 (bug fix) several finalization issues corrected (hobbs) |