From: Aleš Mrázek Date: Fri, 31 Jul 2026 20:55:49 +0000 (+0200) Subject: NEWS: add notify socket entry X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fpython-controller-notify;p=thirdparty%2Fknot-resolver.git NEWS: add notify socket entry --- diff --git a/NEWS b/NEWS index 391ea2169..b87f494d7 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ Improvements ------------ - local-data: increase capacity to 63 GiB (logged MDB_MAP_FULL, !1885) - systemd: use unit's {Runtime,State,Cache}Directory directives instead of tmpfiles.d (!1853) +- controller: reimplemented the notify socket in Python (!1875) + The `knot_resolver` Python package no longer contains native extensions and is now implemented entirely in Python. Incompatible changes --------------------