diff --git a/putty.changes b/putty.changes index 5e1a085..981d43a 100644 --- a/putty.changes +++ b/putty.changes @@ -2,14 +2,21 @@ Sun Dec 11 14:04:30 UTC 2011 - andreas.stieger@gmx.de - update to upstream 0.62: -* Security fix: PuTTY no longer retains passwords in memory by mistake. -* Bug fix: Pageant now talks to both new-style clients (0.61 and above) and old-style (0.60 and below). -* Bug fix: PuTTY no longer prints a spurious "Access denied" message when GSSAPI authentication fails. -* Bug fix: PSCP and PSFTP now honour nonstandard port numbers in SSH saved sessions. -* Bug fix: Pageant no longer leaks a file handle when an authentication fails. +* Security fix: PuTTY no longer retains passwords in memory by + mistake. +* Bug fix: Pageant now talks to both new-style clients (0.61 and + above) and old-style (0.60 and below). +* Bug fix: PuTTY no longer prints a spurious "Access denied" + message when GSSAPI authentication fails. +* Bug fix: PSCP and PSFTP now honour nonstandard port numbers in + SSH saved sessions. +* Bug fix: Pageant no longer leaks a file handle when an + authentication fails. * Bug fix: PuTTYtel no longer crashes when saving a session. -* Bug fix: PuTTY now draws underlines under the underlined text instead of sometimes putting them somewhere off to the right. -* Bug fix: PuTTY now should not draw VT100 line drawing characters at the wrong vertical offset. +* Bug fix: PuTTY now draws underlines under the underlined text + instead of sometimes putting them somewhere off to the right. +* Bug fix: PuTTY now should not draw VT100 line drawing characters + at the wrong vertical offset. - fix SLE build -------------------------------------------------------------------