summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74936fa8b..a9ae9ea3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 Do not prompt for a passphrase if we fail to open a keyfile, and log the 11 Do not prompt for a passphrase if we fail to open a keyfile, and log the
12 reason the open failed to debug. 12 reason the open failed to debug.
13 bz #1693, found by tj AT castaglia org, ok djm@ 13 bz #1693, found by tj AT castaglia org, ok djm@
14 - djm@cvs.openbsd.org 2010/01/11 10:51:07
15 [ssh-keygen.c]
16 when converting keys, truncate key comments at 72 chars as per RFC4716;
17 bz#1630 reported by tj AT castaglia.org; ok markus@
14 18
1520100110 1920100110
16 - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c] 20 - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c]