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 | 8e44ba5e40675ecc586f9062741890846a788e77 (patch) | |
tree | a0b1a850fbed14a65beb223e11b54548cd85f711 /changes | |
parent | 4821ce4f547eb7887d570e2cdeb5bb5dbf473433 (diff) | |
download | tk-8e44ba5e40675ecc586f9062741890846a788e77.zip tk-8e44ba5e40675ecc586f9062741890846a788e77.tar.gz tk-8e44ba5e40675ecc586f9062741890846a788e77.tar.bz2 |
typo
Diffstat (limited to 'changes')
-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) |