diff options
author | dgp <dgp@noemail.net> | 2014-10-14 19:08:43 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2014-10-14 19:08:43 (GMT) |
commit | f1fc59404710d0fb3f8aaa95bf2e537cfb727482 (patch) | |
tree | 549244ef380db2b45a6e602990203a8fc26ee6bd /changes | |
parent | ced5eae22c76cf2ca070daac529019934dfcb392 (diff) | |
download | tk-f1fc59404710d0fb3f8aaa95bf2e537cfb727482.zip tk-f1fc59404710d0fb3f8aaa95bf2e537cfb727482.tar.gz tk-f1fc59404710d0fb3f8aaa95bf2e537cfb727482.tar.bz2 |
Bump to Tk 8.6.3; update changes file
FossilOrigin-Name: 40d9c3f98c2f321b53abe2ca5dac3582371442cc
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -7121,3 +7121,15 @@ Many revisions to better support a Cygwin environment (nijtmans) 2014-08-01 (bug fix) OSX font config crash (rob@bitkeeper) --- Released 8.6.2, August 27, 2014 --- http://core.tcl.tk/tk/ for details + +2014-08-27 (bug) Cocoa: Crash after [$button destroy] (walzer) + +2014-09-23 (bug) Cocoa: button and scroll display fixes (walzer) + +2014-09-24 (bug) Cocoa: improved drawing performance (walzer) + +2014-10-11 (bug)[9e487e] Phony button clicks from browsers to plugin (nijtmans) + +2014-10-11 (bug)[810c43] [text] elide changes advance epoch (vogel) + +--- Released 8.6.3, October 25, 2014 --- http://core.tcl.tk/tk/ for details |