mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* import.c (import_one): Fix bug when importing a new key from a file.
This commit is contained in:
parent
a26d0ff496
commit
3bee120e15
2 changed files with 8 additions and 7 deletions
|
@ -1,5 +1,8 @@
|
|||
2006-05-22 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* import.c (import_one): Fix bug when importing a new key from a
|
||||
file.
|
||||
|
||||
* getkey.c (get_pubkey_byname), import.c (import_one): Fix key
|
||||
selection problem when auto-key-locate returns a list of keys, not
|
||||
all of which are usable (revoked, expired, etc). Noted by Simon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue