diff options
author | David Shaw <[email protected]> | 2002-06-03 23:31:26 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2002-06-03 23:31:26 +0000 |
commit | ae02cf463086703bfaadd2a73258040cd730939f (patch) | |
tree | 72a60e32685af5fb43b2505451583e7bd7ff89c7 | |
parent | * packet.h, parse-packet.c (enum_sig_subpkt): Report back from (diff) | |
download | gnupg-ae02cf463086703bfaadd2a73258040cd730939f.tar.gz gnupg-ae02cf463086703bfaadd2a73258040cd730939f.zip |
forgot the changelog :)
-rw-r--r-- | g10/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 9ddb871f9..b9e82eae4 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,15 @@ 2002-06-03 David Shaw <[email protected]> + * packet.h, parse-packet.c (enum_sig_subpkt): Report back from + enum_sig_subpkt when a subpacket is critical and change all + callers in keylist.c (show_policy_url, show_notation), mainproc.c + (print_notation_data), and pkclist.c (do_show_revocation_reason). + + * keylist.c (show_policy_url, show_notation): Display if the + policy or notation is critical. + +2002-06-03 David Shaw <[email protected]> + * main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd, list_keyblock_print, list_keyblock_colon), status.h, status.c (get_status_string): New --attribute-fd feature to dump the |