diff options
author | Werner Koch <wk@gnupg.org> | 2018-01-25 16:48:07 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2018-01-25 16:58:29 +0100 |
commit | 149369a92b447d06863e79dfe5589321eaf1f237 (patch) | |
tree | 7fccbc08e642eca25f8d0327a3d2e3ecc5086e4e /NEWS | |
parent | gpg: New maintainer option --debug-set-iobuf-size. (diff) | |
parent | doc: Note --quick-gen-key as an alias for --quick-generate-key (diff) | |
download | gnupg2-149369a92b447d06863e79dfe5589321eaf1f237.tar.xz gnupg2-149369a92b447d06863e79dfe5589321eaf1f237.zip |
Merge branch 'STABLE-BRANCH-2-2' into master
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -47,6 +47,9 @@ Noteworthy changes in version 2.3.0 (unreleased) * agent: Improve robustness of the shutdown pending state. [Git#7ffedfab89] + See-also: gnupg-announce/2017q4/000417.html + + Changes also found in 2.2.2: * gpg: Avoid duplicate key imports by concurrently running gpg @@ -88,6 +91,8 @@ Noteworthy changes in version 2.3.0 (unreleased) * Add configure option --enable-werror. [#2423] + See-also: gnupg-announce/2017q4/000416.html + Changes also found in 2.2.1: * gpg: Fix formatting of the user id in batch mode key generation |