summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-10-18 16:05:38 +1100
committerDamien Miller <djm@mindrot.org>2011-10-18 16:05:38 +1100
commit927d82bc6a58b112e0a12f9ad12802c7637adef3 (patch)
tree5f8e7de5afd62749d0774631c5d5db886fa84c10 /ChangeLog
parent390d0561fccfba5e2e97105f75b70b32aab59578 (diff)
- jmc@cvs.openbsd.org 2011/10/16 15:02:41
[ssh-keygen.c] put -K in the right place (usage());
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f33f53bb..9aaa421bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 - dtucker@cvs.openbsd.org 2011/10/16 11:02:46 6 - dtucker@cvs.openbsd.org 2011/10/16 11:02:46
7 [moduli.c ssh-keygen.1 ssh-keygen.c] 7 [moduli.c ssh-keygen.1 ssh-keygen.c]
8 Add optional checkpoints for moduli screening. feedback & ok deraadt 8 Add optional checkpoints for moduli screening. feedback & ok deraadt
9 - jmc@cvs.openbsd.org 2011/10/16 15:02:41
10 [ssh-keygen.c]
11 put -K in the right place (usage());
9 12
1020111001 1320111001
11 - (dtucker) [openbsd-compat/mktemp.c] Fix compiler warning. ok djm 14 - (dtucker) [openbsd-compat/mktemp.c] Fix compiler warning. ok djm