Fix that it is --enable-rpath, for #222.

This commit is contained in:
W.C.A. Wijngaards
2020-04-20 10:08:08 +02:00
parent 52ebdd85da
commit 5151190dbc
+1 -1
View 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).