summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-05 07:39:35 +1100
committerDamien Miller <djm@mindrot.org>2010-03-05 07:39:35 +1100
commitf2b70cad7585a67f7098119ccb6ae31573f2dc60 (patch)
tree2965c5e56999bcc8d9c38161fbfecaeb04ee2f95 /ChangeLog
parent72b33820af596f78a7ea7ee1200ae4c46b6167e5 (diff)
- djm@cvs.openbsd.org 2010/03/04 20:35:08
[ssh-keygen.1 ssh-keygen.c] Add a -L flag to print the contents of a certificate; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab7f88fe2..3f0ba4237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - jmc@cvs.openbsd.org 2010/03/04 12:51:25 3 - jmc@cvs.openbsd.org 2010/03/04 12:51:25
4 [ssh.1 sshd_config.5] 4 [ssh.1 sshd_config.5]
5 tweak previous; 5 tweak previous;
6 - djm@cvs.openbsd.org 2010/03/04 20:35:08
7 [ssh-keygen.1 ssh-keygen.c]
8 Add a -L flag to print the contents of a certificate; ok markus@
6 9
720100304 1020100304
8 - (djm) [ssh-keygen.c] Use correct local variable, instead of 11 - (djm) [ssh-keygen.c] Use correct local variable, instead of