From: Ralph Dolmans Date: Mon, 2 Mar 2020 13:13:20 +0000 (+0100) Subject: - Add github reference in changelog (Fix #175, Merge PR #176) X-Git-Tag: release-1.11.0~115^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=868ce6372de02b3b9e1d748a14df974410d37bbd;p=thirdparty%2Funbound.git - Add github reference in changelog (Fix #175, Merge PR #176) --- diff --git a/doc/Changelog b/doc/Changelog index 175b0bab8..3dfda659c 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,6 @@ 2 March 2020: Ralph - - Fix link error when OpenSSL is configured with no-engine, - thanks noloader. + - Fix #175, Merge PR #176: fix link error when OpenSSL is configured + with no-engine, thanks noloader. 2 March 2020: George - Fix compiler warning in dns64/dns64.c