diff options
author | dgp@users.sourceforge.net <dgp> | 2006-04-17 18:06:56 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2006-04-17 18:06:56 (GMT) |
commit | d340bea4497e828ded30874292f43190a9cea5d1 (patch) | |
tree | a0b1a850fbed14a65beb223e11b54548cd85f711 /changes | |
parent | 7ce851f2033ed14278a4c985001df5affe6b1461 (diff) | |
download | tk-d340bea4497e828ded30874292f43190a9cea5d1.zip tk-d340bea4497e828ded30874292f43190a9cea5d1.tar.gz tk-d340bea4497e828ded30874292f43190a9cea5d1.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) |