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 a9ae9ea3e..688e8c109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,10 @@
15 [ssh-keygen.c] 15 [ssh-keygen.c]
16 when converting keys, truncate key comments at 72 chars as per RFC4716; 16 when converting keys, truncate key comments at 72 chars as per RFC4716;
17 bz#1630 reported by tj AT castaglia.org; ok markus@ 17 bz#1630 reported by tj AT castaglia.org; ok markus@
18 - dtucker@cvs.openbsd.org 2010/01/12 00:16:47
19 [authfile.c]
20 Fix bug introduced in r1.78 (incorrect brace location) that broke key auth.
21 Patch from joachim joachimschipper nl.
18 22
1920100110 2320100110
20 - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c] 24 - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c]