]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #390 from Frank Riley: Add missing callbacks to the python
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 21 Jul 2023 14:49:22 +0000 (16:49 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 21 Jul 2023 14:50:57 +0000 (16:50 +0200)
  module.

1  2 
doc/Changelog

diff --cc doc/Changelog
index 3d7f9f2cd85544869a98bca6111d919eb703eeae,3d7f9f2cd85544869a98bca6111d919eb703eeae..4b3d15ea8aefedf1ab4990275e17797715e24bce
@@@ -4,6 -4,6 +4,8 @@@
        - For #857: fix mixed declarations and code.
        - Merge #118 from mibere: Changed verbosity level for Redis init &
          deinit.
++      - Merge #390 from Frank Riley: Add missing callbacks to the python
++        module.
  
  20 July 2023: George
        - Merge #909 from headshog: Numeric truncation when parsing TYPEXX and