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 6f7cc86bb..48e9277d6 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,13 @@ +2004-02-23 David Shaw <[email protected]> + + * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add + --min-cert-check-level option to specify minimum cert check + level. Defaults to 1 (so no sigs are ignored). 0x10 sigs cannot + be ignored. + + * options.h, g10.c (main), plaintext.c (handle_plaintext): Add + --max-output option to help people deal with decompression bombs. + 2004-02-15 David Shaw <[email protected]> * build-packet.c (do_user_id): Do not force a header for attribute |