summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73954735a..7125eaa1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@
9 [PROTOCOL.certkeys ssh-keygen.c] 9 [PROTOCOL.certkeys ssh-keygen.c]
10 tighten the rules for certificate encoding by requiring that options 10 tighten the rules for certificate encoding by requiring that options
11 appear in lexical order and make our ssh-keygen comply. ok markus@ 11 appear in lexical order and make our ssh-keygen comply. ok markus@
12 - djm@cvs.openbsd.org 2010/08/04 05:42:47
13 [auth.c auth2-hostbased.c authfile.c authfile.h ssh-keysign.8]
14 [ssh-keysign.c ssh.c]
15 enable certificates for hostbased authentication, from Iain Morgan;
16 "looks ok" markus@
12 17
1320100903 1820100903
14 - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from 19 - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from