Differences
This shows you the differences between the selected revisions of the page.
2008-01-11 | 2008-01-22 | ||
incorrect reference to tab size bug (martin) | 2008-01-21 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2008-01-08 === | + | === 2008-01-21 === |
* SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: | ||
* Support for "local proxying", where a network connection is replaced by a local command. | * Support for "local proxying", where a network connection is replaced by a local command. | ||
Line 17: | Line 17: | ||
* Bug fix: SSH-2 login banner messages were being dropped silently under some circumstances. | * Bug fix: SSH-2 login banner messages were being dropped silently under some circumstances. | ||
* Bug fix: IPv6 should now work on Windows Vista. | * Bug fix: IPv6 should now work on Windows Vista. | ||
+ | * Stored sessions can be organized into folders. [[bug>34]] | ||
* Switched to [[http://rc.quest.com/topics/putty/|Quest PuTTY]] implementation of Kerberos/GSSAPI. It brings following changes: | * Switched to [[http://rc.quest.com/topics/putty/|Quest PuTTY]] implementation of Kerberos/GSSAPI. It brings following changes: | ||
* Preference of GSS key exchange algorithms can be configured on //Key exchange// tab of login dialog. | * Preference of GSS key exchange algorithms can be configured on //Key exchange// tab of login dialog. | ||
Line 73: | Line 74: | ||
* Patterns hint next to proxy telnet/local command on Proxy tab of login dialog. | * Patterns hint next to proxy telnet/local command on Proxy tab of login dialog. | ||
* Change: Transfer option //Preserve read-only// is off by default. | * Change: Transfer option //Preserve read-only// is off by default. | ||
+ | * On download with LF to CR/LF EOL conversion, CR EOL's were needlessly removed. [[bug>67]] | ||
+ | * UTF-8 byte-order-mask is stripped on upload. [[bug>82]] | ||
+ | * Example for switching user on login added to //Shell// session option (''%%/bin/bash -c 'sudo su -'%%''). | ||
+ | * Bug fix: When cancelling moving of local file to remote directory with FTP protocol, local source file was removed. | ||
+ | * Bug fix: Pressing ''Esc'' while renaming session on Login dialog, closed the dialog instead of cancelling the renaming. | ||
* Bug fix: When remote file is dropped to place, when dropping is not possible, misleading error message was shown, when drag&drop shell extension was enabled. | * Bug fix: When remote file is dropped to place, when dropping is not possible, misleading error message was shown, when drag&drop shell extension was enabled. | ||