Differences
This shows you the differences between the selected revisions of the page.
2012-08-17 | 2012-08-17 | ||
bug 899 (martin) | graying disconnected tab (martin) | ||
Line 7: | Line 7: | ||
* When saving current session over the original stored session, save password by default unless it changed and do not prompt for overwrite. | * When saving current session over the original stored session, save password by default unless it changed and do not prompt for overwrite. | ||
* Values of .NET assembly properties ''Session.SshHostKey'' and ''Session.SslCertificate'' are validated for correct syntax. | * Values of .NET assembly properties ''Session.SshHostKey'' and ''Session.SslCertificate'' are validated for correct syntax. | ||
+ | * Tab which disconnected session is grayed. | ||
* Change: Not keeping name of an original stored session for edited ad-hoc sessions. | * Change: Not keeping name of an original stored session for edited ad-hoc sessions. | ||
* Change: In .NET assembly ''SessionOptions'' class property ''SshHostKey'' renamed to ''SshHostKeyFingerprint'', ''SshPrivateKey'' to ''SshPrivateKeyPath'' and ''SslCertificate'' to ''SslHostCertificateFingerprint''. | * Change: In .NET assembly ''SessionOptions'' class property ''SshHostKey'' renamed to ''SshHostKeyFingerprint'', ''SshPrivateKey'' to ''SshPrivateKeyPath'' and ''SslCertificate'' to ''SslHostCertificateFingerprint''. |