Differences
This shows you the differences between the selected revisions of the page.
2016-01-19 | 2016-01-19 | ||
wording (martin) | more clickable code (martin) | ||
Line 4: | Line 4: | ||
===== [[5.8.1]] 5.8.1 (not released yet) ===== | ===== [[5.8.1]] 5.8.1 (not released yet) ===== | ||
- | === 2016-01-18 === | + | === 2016-01-19 === |
* SSH core and private key tools (PuTTYgen and Pageant) upgraded to [[&url(puttywishlist)|the latest development snapshot of PuTTY]] (2015-12-22, commit 51465fa). It brings following changes: | * SSH core and private key tools (PuTTYgen and Pageant) upgraded to [[&url(puttywishlist)|the latest development snapshot of PuTTY]] (2015-12-22, commit 51465fa). It brings following changes: | ||
* Support for ChaCha20-Poly1305 authenticated encryption. [[pbug>chacha20-poly1305]] | * Support for ChaCha20-Poly1305 authenticated encryption. [[pbug>chacha20-poly1305]] | ||
Line 19: | Line 19: | ||
* Improvements to code/script generation: | * Improvements to code/script generation: | ||
* Syntax highlighting for generated code. | * Syntax highlighting for generated code. | ||
- | * Script commands and .NET assembly classes and methods in generated code link to online documentation. | + | * Command-line switches, script commands and their switches, and .NET assembly classes, methods and properties in generated code link to online documentation. |
* Warning when a server hostkey is not known when generating a code. | * Warning when a server hostkey is not known when generating a code. | ||
* Not including the ''/console'' switch in a generated command-line. | * Not including the ''/console'' switch in a generated command-line. |