diff options
author | Werner Koch <[email protected]> | 2019-11-25 19:28:33 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-11-25 19:28:33 +0000 |
commit | 82b9e1bdbdd756290b8873b3e244dcc8d1f840fb (patch) | |
tree | 1671eb98c13681076d18e2856b7a4ee100dc8e56 | |
parent | po: auto-update (diff) | |
download | gnupg-2.2.18.tar.gz gnupg-2.2.18.zip |
Release 2.2.18gnupg-2.2.18
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -Noteworthy changes in version 2.2.18 (unreleased) +Noteworthy changes in version 2.2.18 (2019-11-25) ------------------------------------------------- - * gpg: Changes to the way keys on a smartcards are detected. This + * gpg: Changed the way keys are detected on a smartcards; this allows the use of non-OpenPGP cards. In the case of a not very likely regression the new option --use-only-openpgp-card is available. [#4681] @@ -65,7 +65,7 @@ Noteworthy changes in version 2.2.18 (unreleased) file. Release-info: https://dev.gnupg.org/T4684 - See-also: gnupg-announce/2019q4/ + See-also: gnupg-announce/2019q4/000442.html Noteworthy changes in version 2.2.17 (2019-07-09) |