diff options
author | dgp <dgp@users.sourceforge.net> | 2006-04-17 18:06:43 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-04-17 18:06:43 (GMT) |
commit | eb477c5938ecac0c175270fce804c37f337b7f13 (patch) | |
tree | 20cb6c66fe92da4e16b65d6927183062134a435d /changes | |
parent | a15df7aebe8faa14625767552b78f5879292f439 (diff) | |
download | tk-eb477c5938ecac0c175270fce804c37f337b7f13.zip tk-eb477c5938ecac0c175270fce804c37f337b7f13.tar.gz tk-eb477c5938ecac0c175270fce804c37f337b7f13.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.96 2006/04/11 12:05:48 das Exp $ +RCS: @(#) $Id: changes,v 1.97 2006/04/17 18:06:43 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 @@ -6153,7 +6153,7 @@ Max OSX universal binaries support (steffen) 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-06 (bug fix)[1455241] Aqua: [wm attributes -titlepath] fix (steffen) |