summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2012-12-03 09:50:24 +1100
committerDamien Miller <djm@mindrot.org>2012-12-03 09:50:24 +1100
commit33a813613a9f48acba0e88f4c51a6a25259bbebc (patch)
tree0b987e5c011da04c14870e54435bbf7442fcfbbf /ChangeLog
parentcb6b68b209d8868a94a30b1a634beb1a65cb5265 (diff)
- djm@cvs.openbsd.org 2012/12/02 20:42:15
[ssh-add.1 ssh-add.c] make deleting explicit keys "ssh-add -d" symmetric with adding keys - try to delete the corresponding certificate too and respect the -k option to allow deleting of the key only; feedback and ok markus@
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