diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,8 +1,13 @@ Noteworthy changes in version 1.2.5 (unreleased) ------------------------------------------------ + * New --ask-cert-level/--no-ask-cert-level option to turn on and + off the prompt for signature level when signing a key. Defaults + to off. + * New --min-cert-level option to disregard key signatures that are - under a specified level. + under a specified level. Defaults to 1 (i.e. don't disregard + anything). * New --max-output option to limit the amount of plaintext output generated by GnuPG. This option can be used by programs which |