summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f0ba4237..254575307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 - djm@cvs.openbsd.org 2010/03/04 20:35:08 6 - djm@cvs.openbsd.org 2010/03/04 20:35:08
7 [ssh-keygen.1 ssh-keygen.c] 7 [ssh-keygen.1 ssh-keygen.c]
8 Add a -L flag to print the contents of a certificate; ok markus@ 8 Add a -L flag to print the contents of a certificate; ok markus@
9 - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
10 compilers. OK djm@
9 11
1020100304 1220100304
11 - (djm) [ssh-keygen.c] Use correct local variable, instead of 13 - (djm) [ssh-keygen.c] Use correct local variable, instead of