X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/13b90bdd9190a9d55c110cad33483b1a5df1f3ea..c23cfd0df22e1b5fa68cd3b8bfa1d60f220a4905:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 74936fa8..a9ae9ea3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ Do not prompt for a passphrase if we fail to open a keyfile, and log the reason the open failed to debug. bz #1693, found by tj AT castaglia org, ok djm@ + - djm@cvs.openbsd.org 2010/01/11 10:51:07 + [ssh-keygen.c] + when converting keys, truncate key comments at 72 chars as per RFC4716; + bz#1630 reported by tj AT castaglia.org; ok markus@ 20100110 - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c]