diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index f41ff4752..358e90360 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,15 @@ +2003-06-17 David Shaw <[email protected]> + + * hkp.c (hkp_search): Return proper error code on failure. + + * keyedit.c (sign_uids): Do not allow signing a user ID without a + self-signature. --expert overrides. + + * options.skel: Use subkeys.pgp.net as the default keyserver. + + * trustdb.c (validate_one_keyblock): Certifications on revoked or + expired uids do not count in the web of trust. + 2003-06-14 David Shaw <[email protected]> * keylist.c (list_keyblock_colon): Don't include validity values |