diff options
author | hobbs <hobbs> | 2007-04-22 07:04:41 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-04-22 07:04:41 (GMT) |
commit | b5c021fb2226984ca793d193dd65e007f6780ea4 (patch) | |
tree | 959c71694dcaec8f9af450802956a59e66098199 | |
parent | 6fd3be19c709199e06eb4ee88d85527fb1a3ed41 (diff) | |
download | tk-b5c021fb2226984ca793d193dd65e007f6780ea4.zip tk-b5c021fb2226984ca793d193dd65e007f6780ea4.tar.gz tk-b5c021fb2226984ca793d193dd65e007f6780ea4.tar.bz2 |
correct 8.5a6 release year
-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.103 2007/04/22 05:45:13 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.104 2007/04/22 07:04:41 hobbs 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 @@ -6278,4 +6278,4 @@ _NET_WM_PING. 2007-04-10 (platform support) correctly handling theming on Vista/Aero. ---- Released 8.5a6, April 25, 2006 --- See ChangeLog for details --- +--- Released 8.5a6, April 25, 2007 --- See ChangeLog for details --- |