diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -7,6 +7,18 @@ Noteworthy changes in version 2.2.7 (unreleased) * gpg: The ERRSIG status now prints the fingerprint if that is part of the signature. + * gpg: Relax emitting of FAILURE status lines + + * gpg: Add a status flag to "sig" lines printed with --list-sigs. + + * ssh: Return an error for unknown ssh-agent flags. [#3880] + + * agent,dirmngr: New sub-command "getenv" for "getinfo" to ease + debugging. + + * dirmngr: Fix a regression since 2.1.16 which caused corrupted CRL + caches under Windows. [#2448,#3923] + Noteworthy changes in version 2.2.6 (2018-04-09) ------------------------------------------------ @@ -54,6 +66,8 @@ Noteworthy changes in version 2.2.6 (2018-04-09) * Allow the use of UNC directory names as homedir. [#3818] + See-also: gnupg-announce/2018q2/000421.html + Noteworthy changes in version 2.2.5 (2018-02-22) ------------------------------------------------ @@ -99,6 +113,8 @@ Noteworthy changes in version 2.2.5 (2018-02-22) with statically linked versions of the core GnuPG libraries. Also use --enable-wks-tools by default by Speedo builds for Unix. + See-also: gnupg-announce/2018q1/000420.html + Noteworthy changes in version 2.2.4 (2017-12-20) ------------------------------------------------ |