diff options
author | Werner Koch <[email protected]> | 2021-08-27 13:24:47 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2021-08-27 13:25:02 +0000 |
commit | b03a38355d774fb1f854d65dbfeda52173725ffe (patch) | |
tree | b7e7380c4d92cdd537c66c66a40b847cf5bcdfd3 | |
parent | common: Fix put_membuf. (diff) | |
download | gnupg-b03a38355d774fb1f854d65dbfeda52173725ffe.tar.gz gnupg-b03a38355d774fb1f854d65dbfeda52173725ffe.zip |
Fix announcement mail URL
--
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ Noteworthy changes in version 2.2.30 (2021-08-26) * Under Windows use LOCAL_APPDATA for the socket directory. [#5537] Release-info: https://dev.gnupg.org/T5519 - See-also: gnupg-announce/2021q3/000462.html + See-also: gnupg-announce/2021q3/000463.html Noteworthy changes in version 2.2.29 (2021-07-04) |