diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 7ab7b43f0..655d204d8 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,12 @@ +2003-01-10 David Shaw <[email protected]> + + * trustdb.h, trustdb.c (trust_letter): Make static. + (get_ownertrust_info, get_validity_info): Don't mask the trust + level twice. + + * armor.c (armor_filter): Comment about PGP's end of line tab + problem. + 2003-01-08 David Shaw <[email protected]> * packet.h, pkclist.c (build_pk_list), free-packet.c |