diff options
author | das <das> | 2008-06-20 13:57:51 (GMT) |
---|---|---|
committer | das <das> | 2008-06-20 13:57:51 (GMT) |
commit | 785622709eee644cd982c9c398a2e9489dc27566 (patch) | |
tree | 63d096dffab3211afc69b5074edc177d91495f20 /changes | |
parent | 6cabff9ff5103cf9f16908559fc32ee8960a6922 (diff) | |
download | tk-785622709eee644cd982c9c398a2e9489dc27566.zip tk-785622709eee644cd982c9c398a2e9489dc27566.tar.gz tk-785622709eee644cd982c9c398a2e9489dc27566.tar.bz2 |
Aqua, Solaris changes for 8.5.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 5 insertions, 1 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.130.2.1 2008/06/19 21:17:11 dgp Exp $ +RCS: @(#) $Id: changes,v 1.130.2.2 2008/06/20 13:57:51 das 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 @@ -6518,4 +6518,8 @@ Several documentation and release notes improvements 2008-06-12 (bug fix)[1991932] global grab segfault (steffen) +2008-06-12 (platform support) Solaris/amd64 gcc 64bit support (steffen) + +2008-06-18 (bug fix) Aqua: missing focus on first map (steffen) + --- Released 8.5.3, June ??, 2008 --- See ChangeLog for details --- |