mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* NEWS: Note --ask-cert-level.
* acinclude.m4 (GNUPG_SYS_NM_PARSE): Remove a leftover slash in a sed expression.
This commit is contained in:
parent
44aa6f9d4d
commit
16028c827d
3 changed files with 14 additions and 2 deletions
7
NEWS
7
NEWS
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue