Differences
This shows you the differences between the selected revisions of the page.
2013-08-18 | 2013-08-18 | ||
UTF-8 punctuation (martin) | grouping large font/high dpi changes (martin) | ||
Line 10: | Line 10: | ||
=== 2013-08-18 === | === 2013-08-18 === | ||
* Upgraded private key tools (PuTTYgen and Pageant) to 0.63. [[bug>1039]] | * Upgraded private key tools (PuTTYgen and Pageant) to 0.63. [[bug>1039]] | ||
- | * Using native "Segoe UI" dialog font in Windows Vista and later. | + | * Improved and fixes for large font/high DPI environments: |
+ | ····* Using native "Segoe UI" dialog font in Windows Vista and later. | ||
+ | * Bug fix: Path labels on Commander interface were using different font than the rest of the window. | ||
* 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 16: | Line 18: | ||
* Bug fix: Dialog boxes were incorrectly considered as submitted when Windows session was closing, causing failures or validation errors, preventing the Windows session from actually closing. | * Bug fix: Dialog boxes were incorrectly considered as submitted when Windows session was closing, causing failures or validation errors, preventing the Windows session from actually closing. | ||
* Bug fix: On failure to overwrite local file (e.g. due to permissions), error "The system cannot find the file specified" was shown instead of the actual cause. | * Bug fix: On failure to overwrite local file (e.g. due to permissions), error "The system cannot find the file specified" was shown instead of the actual cause. | ||
- | * Bug fix: Bug fix: Path labels on Commander interface were using different font than the rest of the window. | ||
* 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. | ||