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 d5a5aa6d2..b90af22b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
7 - djm@cvs.openbsd.org 2010/05/11 02:58:04 7 - djm@cvs.openbsd.org 2010/05/11 02:58:04
8 [auth-rsa.c] 8 [auth-rsa.c]
9 don't accept certificates marked as "cert-authority" here; ok markus@ 9 don't accept certificates marked as "cert-authority" here; ok markus@
10 - djm@cvs.openbsd.org 2010/05/14 00:47:22
11 [ssh-add.c]
12 check that the certificate matches the corresponding private key before
13 grafting it on
10 14
1120100511 1520100511
12 - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solve 16 - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solve