From 9d45a20ece78ece3eede95e94f5cfbe1d4906dac Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 23 Jan 2017 22:56:50 +0100 Subject: [PATCH] Update NEWS with link to release announcement. -- --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 82753b9c7..df45d8a22 100644 --- a/NEWS +++ b/NEWS @@ -65,6 +65,8 @@ Noteworthy changes in version 2.1.18 (2017-01-23) * Fixed spurious failures on BSD system in the spawn functions. This affected for example gpg-wks-client and gpgconf. + See-also: gnupg-announce/2017q1/000401.html + Noteworthy changes in version 2.1.17 (2016-12-20) -------------------------------------------------