mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Changelog note for #895
- Fix #895: python + sysconfig gives ANOTHER path comparing to distutils.
This commit is contained in:
parent
35885e5a70
commit
2cf0359ffe
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
12 June 2023: Wouter
|
12 June 2023: Wouter
|
||||||
- Merge #896: Fix: #895: pythonmodule: add all site-packages
|
- Merge #896: Fix: #895: pythonmodule: add all site-packages
|
||||||
directories to sys.path.
|
directories to sys.path.
|
||||||
|
- Fix #895: python + sysconfig gives ANOTHER path comparing to
|
||||||
|
distutils.
|
||||||
|
|
||||||
25 May 2023: Wouter
|
25 May 2023: Wouter
|
||||||
- Fix unbound-dnstap-socket printout when no query is present.
|
- Fix unbound-dnstap-socket printout when no query is present.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue