]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1049:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 15 Apr 2024 12:49:14 +0000 (14:49 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 15 Apr 2024 12:49:14 +0000 (14:49 +0200)
- Merge #1049 from Petr Menšík: Py_NoSiteFlag is not needed since
  Python 3.8

doc/Changelog

index 32843387033af589c24809e909f549d051e57df5..ecb91f28acdfff1d5a23737915493cf091e163cb 100644 (file)
@@ -2,6 +2,10 @@
        - Fix #1048: Update ax_pkg_swig.m4 and ax_pthread.m4.
        - Fix configure, autoconf for #1048.
 
+15 April 2024: Yorgos
+       - Merge #1049 from Petr Menšík: Py_NoSiteFlag is not needed since
+         Python 3.8
+
 12 April 2024: Wouter
        - Fix cachedb for serve-expired with serve-expired-client-timeout.
        - Fixup unit test for cachedb server expired client timeout with