diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 4760dd138..08c4a92f5 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,11 +1,17 @@ 2003-07-21 David Shaw <[email protected]> + * trustdb.h, trustdb.c (read_trust_options): New. Returns items + from the trustdb version record. + + * keylist.c (public_key_list): Use it here for the new "tru" + record. + * sig-check.c (signature_check, signature_check2, check_key_signature, check_key_signature2): Allow passing NULLs for unused parameters in the x2 form of each function to avoid the need for dummy variables. getkey.c, mainproc.c: Change all callers. - + 2003-07-15 David Shaw <[email protected]> * keygen.c (do_add_key_flags): Don't set the certify flag for |