From: W.C.A. Wijngaards Date: Mon, 20 Apr 2020 08:08:08 +0000 (+0200) Subject: Fix that it is --enable-rpath, for #222. X-Git-Tag: 1.11.0rc1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5151190dbcd8382958de482ac5efd9490489e2fe;p=thirdparty%2Funbound.git Fix that it is --enable-rpath, for #222. --- diff --git a/doc/Changelog b/doc/Changelog index 796c587e2..1e43d5085 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,5 @@ 20 April 2020: Wouter - - Fix #222: --with-rpath, fails to rpath python lib. + - Fix #222: --enable-rpath, fails to rpath python lib. 17 April 2020: George - Add SNI support on more TLS connections (fixes #193).