1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* keylist.c (print_capabilities): Secret-parts-missing keys should show

that fact in the capabilities.
This commit is contained in:
David Shaw 2002-10-03 19:17:02 +00:00
parent 3f2d94179f
commit 09fe2195bc
2 changed files with 9 additions and 6 deletions

View file

@ -1,5 +1,8 @@
2002-10-03 David Shaw <dshaw@jabberwocky.com>
* keylist.c (print_capabilities): Secret-parts-missing keys should
show that fact in the capabilities.
* packet.h, parse_packet (parse_key): Add is_primary flag for
public keys (it already exists for secret keys).