1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* getkey.c (fixup_uidnode, merge_selfsigs_main): Handle both expired

and revoked uids in fixup_uidnode().  No need to special case in
merge_selfsigs_main().  This also means that an expired uid will have
its selfsig tagged with chosen_selfsig.
This commit is contained in:
David Shaw 2005-06-08 13:12:57 +00:00
parent 2c9948c00a
commit 1b07e3723e
2 changed files with 16 additions and 12 deletions

View file

@ -1,3 +1,10 @@
2005-06-08 David Shaw <dshaw@jabberwocky.com>
* getkey.c (fixup_uidnode, merge_selfsigs_main): Handle both
expired and revoked uids in fixup_uidnode(). No need to special
case in merge_selfsigs_main(). This also means that an expired
uid will have its selfsig tagged with chosen_selfsig.
2005-06-07 David Shaw <dshaw@jabberwocky.com>
* options.h, g10.c (main), export.c (parse_export_options,