From: George Thessalonikefs Date: Fri, 21 Jul 2023 14:49:22 +0000 (+0200) Subject: - Merge #390 from Frank Riley: Add missing callbacks to the python X-Git-Tag: release-1.18.0rc1~24^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e257fff2a1568426e9ed8f3925d64555055d36d;p=thirdparty%2Funbound.git - Merge #390 from Frank Riley: Add missing callbacks to the python module. --- 2e257fff2a1568426e9ed8f3925d64555055d36d diff --cc doc/Changelog index 3d7f9f2cd,3d7f9f2cd..4b3d15ea8 --- a/doc/Changelog +++ b/doc/Changelog @@@ -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