From: W.C.A. Wijngaards Date: Mon, 12 Jun 2023 08:39:44 +0000 (+0200) Subject: Changelog note for #895 X-Git-Tag: release-1.18.0rc1~24^2~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2cf0359ffe43b7b99f0a9ebca80fb35c64c08166;p=thirdparty%2Funbound.git Changelog note for #895 - Fix #895: python + sysconfig gives ANOTHER path comparing to distutils. --- diff --git a/doc/Changelog b/doc/Changelog index 751dcce7d..e6d323e84 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,8 @@ 12 June 2023: Wouter - Merge #896: Fix: #895: pythonmodule: add all site-packages directories to sys.path. + - Fix #895: python + sysconfig gives ANOTHER path comparing to + distutils. 25 May 2023: Wouter - Fix unbound-dnstap-socket printout when no query is present.