]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Fix that it is --enable-rpath, for #222.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 20 Apr 2020 08:08:08 +0000 (10:08 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 20 Apr 2020 08:08:08 +0000 (10:08 +0200)
doc/Changelog

index 796c587e2d5c74a24f8cb9169793b47bac715ea9..1e43d5085930a621539dcf0d09016d87a99c3b66 100644 (file)
@@ -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).