Differences
This shows you the differences between the selected revisions of the page.
| 2013-09-11 | 2013-09-11 | ||
| making space for german (martin) | bug 1055 (martin) | ||
| Line 39: | Line 39: | ||
| * ''Ctrl+Space'' shortcut for toggling selection of focused file works in Commander-style selection mode. | * ''Ctrl+Space'' shortcut for toggling selection of focused file works in Commander-style selection mode. | ||
| * Widened some forms and controls to make space for translation into languages with longer words, such as German. | * Widened some forms and controls to make space for translation into languages with longer words, such as German. | ||
| + | * Reduced chance of collision in .NET assembly session instance name in multi-threaded applications. [[bug>1055]] | ||
| * Bug fix: Back-propagated SSH security and memory-leak fixes from PuTTY 0.63. [[bug>1039]] [[pbug>vuln-modmul]] [[pbug>vuln-bignum-division-by-zero]] [[pbug>private-key-not-wiped]] | * Bug fix: Back-propagated SSH security and memory-leak fixes from PuTTY 0.63. [[bug>1039]] [[pbug>vuln-modmul]] [[pbug>vuln-bignum-division-by-zero]] [[pbug>private-key-not-wiped]] | ||
| * Bug fix: Failure when opening the first session with //Automatically open new session in PuTTY// enabled. [[bug>1037]] | * Bug fix: Failure when opening the first session with //Automatically open new session in PuTTY// enabled. [[bug>1037]] | ||
| Line 279: | Line 280: | ||
| === 2013-09-11 === | === 2013-09-11 === | ||
| * Back-propagated some improvements and fixes from 5.2.4 beta release: | * Back-propagated some improvements and fixes from 5.2.4 beta release: | ||
| + | * Reduced chance of collision in .NET assembly session instance name in multi-threaded applications. [[bug>1055]] | ||
| * Bug fix: Console input/output was not using UTF-8 encoding on Windows 8. | * Bug fix: Console input/output was not using UTF-8 encoding on Windows 8. | ||
| * Bug fix: Connection gets aborted when TLS/SSL certificate uses ASN.1 GeneralizedTime format. [[bug>1044]] | * Bug fix: Connection gets aborted when TLS/SSL certificate uses ASN.1 GeneralizedTime format. [[bug>1044]] | ||