diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index a111af56c..7ab7b43f0 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,13 @@ +2003-01-08 David Shaw <[email protected]> + + * packet.h, pkclist.c (build_pk_list), free-packet.c + (release_public_key_parts): Remove unused namehash element for + public keys. + + * trustdb.h, gpgv.c, trustdb.c (get_validity, get_validity_info): + Pass a user ID in rather than a namehash, so we only have to do + the hashing in one place. + 2003-01-06 David Shaw <[email protected]> * packet.h, tdbio.h, tdbio.c (tdbio_read_record, |