summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2006-04-17 18:06:56 (GMT)
committerdgp@users.sourceforge.net <dgp>2006-04-17 18:06:56 (GMT)
commite2112770b69bbebc01d3cba99d8efe53b55ca7da (patch)
treea0b1a850fbed14a65beb223e11b54548cd85f711
parent291129629adf1ef995593c8e25ec734b69965966 (diff)
downloadtk-e2112770b69bbebc01d3cba99d8efe53b55ca7da.zip
tk-e2112770b69bbebc01d3cba99d8efe53b55ca7da.tar.gz
tk-e2112770b69bbebc01d3cba99d8efe53b55ca7da.tar.bz2
typo
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index 9d34132..655c174 100644
--- a/changes
+++ b/changes
@@ -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)