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 | 6f06de742a25128f8accd6fc463602198e97a4bd (patch) | |
tree | 20cb6c66fe92da4e16b65d6927183062134a435d /changes | |
parent | d0ab11f197392e9bedd8236d1a1ca10f724fa4cf (diff) | |
download | tk-6f06de742a25128f8accd6fc463602198e97a4bd.zip tk-6f06de742a25128f8accd6fc463602198e97a4bd.tar.gz tk-6f06de742a25128f8accd6fc463602198e97a4bd.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) |