diff options
author | dgp <dgp@noemail.net> | 2006-04-17 18:06:42 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2006-04-17 18:06:42 (GMT) |
commit | a2c8b8742981ae371b1ade8e73192285e0ace568 (patch) | |
tree | 20cb6c66fe92da4e16b65d6927183062134a435d /changes | |
parent | 99e44616c58b8402bc429af48fcc6a9d1330fb29 (diff) | |
download | tk-a2c8b8742981ae371b1ade8e73192285e0ace568.zip tk-a2c8b8742981ae371b1ade8e73192285e0ace568.tar.gz tk-a2c8b8742981ae371b1ade8e73192285e0ace568.tar.bz2 |
typo
FossilOrigin-Name: 3f361a5bbae42c0581ee153d6b79feaacb4367ca
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) |