diff options
author | Werner Koch <[email protected]> | 2016-12-22 13:39:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-12-22 13:40:43 +0000 |
commit | e917dfcd973a3ebbf5eb584e819ffa89f932bfef (patch) | |
tree | b246db33cedb0ae8635fec49c7dc33d23bb06a1e /NEWS | |
parent | scd: Clean up internal API for APP. (diff) | |
download | gnupg-e917dfcd973a3ebbf5eb584e819ffa89f932bfef.tar.gz gnupg-e917dfcd973a3ebbf5eb584e819ffa89f932bfef.zip |
wks: Let the client ignore missing policy flags.
* tools/gpg-wks-client.c (command_send): Ignore missing policy flags.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -591,7 +591,7 @@ Noteworthy changes in version 2.1.3 (2015-04-11) * gpg: New option --print-pka-records. Changed the PKA method to use CERT records and hashed names. [Update: --print-pka-records - replaced in 2.1.4.] + replaced in 2.1.14.] * gpg: New command --list-gcrypt-config. New parameter "curve" for --list-config. |