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 199bca169..7cea00cb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,11 @@
7 Make IdentitiesOnly apply to keys obtained from a PKCS11Provider. 7 Make IdentitiesOnly apply to keys obtained from a PKCS11Provider.
8 This allows control of which keys are offered from tokens using 8 This allows control of which keys are offered from tokens using
9 IdentityFile. ok markus@ 9 IdentityFile. ok markus@
10 - djm@cvs.openbsd.org 2012/12/02 20:42:15
11 [ssh-add.1 ssh-add.c]
12 make deleting explicit keys "ssh-add -d" symmetric with adding keys -
13 try to delete the corresponding certificate too and respect the -k option
14 to allow deleting of the key only; feedback and ok markus@
10 15
1120121114 1620121114
12 - (djm) OpenBSD CVS Sync 17 - (djm) OpenBSD CVS Sync