diff options
author | dgp@users.sourceforge.net <dgp> | 2006-04-17 18:06:43 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2006-04-17 18:06:43 (GMT) |
commit | 38b175756d01cf2b6ba61380bfac4c15924bd466 (patch) | |
tree | 20cb6c66fe92da4e16b65d6927183062134a435d /changes | |
parent | 947537fcffd128c107541bf5ab8235dc9bf0447e (diff) | |
download | tk-38b175756d01cf2b6ba61380bfac4c15924bd466.zip tk-38b175756d01cf2b6ba61380bfac4c15924bd466.tar.gz tk-38b175756d01cf2b6ba61380bfac4c15924bd466.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) |