diff options
author | dgp@users.sourceforge.net <dgp> | 2008-06-25 14:56:40 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2008-06-25 14:56:40 (GMT) |
commit | 68258cd3ffad7dc72fd21d91b4d87e68bb86d948 (patch) | |
tree | bf005035dc8fd88a3351e5462987e7134db64884 /changes | |
parent | a0a08656f2ef2357a2d8fa317576f2c4e9aec5f3 (diff) | |
download | tk-68258cd3ffad7dc72fd21d91b4d87e68bb86d948.zip tk-68258cd3ffad7dc72fd21d91b4d87e68bb86d948.tar.gz tk-68258cd3ffad7dc72fd21d91b4d87e68bb86d948.tar.bz2 |
* changes: Updates for 8.6a1 release.
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.132 2008/06/20 13:51:43 das Exp $ +RCS: @(#) $Id: changes,v 1.133 2008/06/25 14:56:48 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 @@ -6534,4 +6534,4 @@ Several documentation and release notes improvements 2008-06-18 (bug fix) Aqua: missing focus on first map (steffen) ---- Released 8.6a1, June ??, 2008 --- See ChangeLog for details --- +--- Released 8.6a1, June 25, 2008 --- See ChangeLog for details --- |