diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-22 15:15:37 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-22 15:15:37 (GMT) |
commit | 0526be2db061d8d1352d234c5e2792d82cc57c67 (patch) | |
tree | 393704ce12e26f936a753a87f3c1b2a3586366cf /changes | |
parent | 2579527c4a82ca0cea032dfa5e9ed757f43cd59e (diff) | |
download | tk-0526be2db061d8d1352d234c5e2792d82cc57c67.zip tk-0526be2db061d8d1352d234c5e2792d82cc57c67.tar.gz tk-0526be2db061d8d1352d234c5e2792d82cc57c67.tar.bz2 |
* changes: Updates for next RC
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 10 |
1 files changed, 7 insertions, 3 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.91 2006/03/16 13:56:00 dkf Exp $ +RCS: @(#) $Id: changes,v 1.92 2006/03/22 15:15:37 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 @@ -6139,10 +6139,14 @@ Max OSX universal binaries support (steffen) 2006-03-02 (Aqua bug fix) image endian issue on OS X/x86 (hobbs) -Documentation improvements [1224983,1247835,1151523,1357575,1083838] - 2006-03-15 (bug fix)[1409140] speed up photo image updates (fellows) 2006-03-16 (enhancement)[1405069] added Portuguese l10n. (ricardoj,silasj) +2006-03-17 (bug fix)[1451587] no abbreviations in script library (thoyts) + +2006-03-21 (enhancement)[638966] Aqua: ATSUI text render (reifenstahl,steffen) + +Documentation improvements [1224983,1247835,1151523,1357575,1083838] + ---- Released 8.5a4, March 17, 2006 --- See ChangeLog for details --- |