1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Add option --ignore-cert-extension

This commit is contained in:
Werner Koch 2009-12-10 13:00:09 +00:00
parent a4556ffbd4
commit 4135599f7c
6 changed files with 48 additions and 5 deletions

4
NEWS
View file

@ -9,7 +9,9 @@ Noteworthy changes in version 2.0.14
* The GPGSM --audit-log feature is now more complete.
* Support DNS lookups for SRV, PKA and CERT on W32.
* GPG now supports DNS lookups for SRV, PKA and CERT on W32.
* New GPGSM option --ignore-cert-extension.
Noteworthy changes in version 2.0.13 (2009-09-04)