diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index b7c3d1d50..52efafd48 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,12 @@ +2008-05-07 Werner Koch <[email protected]> + + * getkey.c (get_pubkey_byname): Fix nodefault case. + + * gpg.c: New command --locate-keys. New options --with-sig-list + and --with-sig-check. + * keylist.c (locate_one): New. + (public_key_list): Add arg LOCATE_MODE and use locate_one. + 2008-04-18 Werner Koch <[email protected]> * misc.c (map_cipher_openpgp_to_gcry, map_cipher_gcry_to_openpgp) |