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 | e2112770b69bbebc01d3cba99d8efe53b55ca7da (patch) | |
tree | a0b1a850fbed14a65beb223e11b54548cd85f711 | |
parent | 291129629adf1ef995593c8e25ec734b69965966 (diff) | |
download | tk-e2112770b69bbebc01d3cba99d8efe53b55ca7da.zip tk-e2112770b69bbebc01d3cba99d8efe53b55ca7da.tar.gz tk-e2112770b69bbebc01d3cba99d8efe53b55ca7da.tar.bz2 |
typo
-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) |