diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 | ||
11 | 20121114 | 16 | 20121114 |
12 | - (djm) OpenBSD CVS Sync | 17 | - (djm) OpenBSD CVS Sync |