From 22fa50513fb1e9dfb841955099727269fba74a18 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20Mr=C3=A1zek?= Date: Fri, 31 Jul 2026 22:55:49 +0200 Subject: [PATCH] NEWS: add notify socket entry --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -------------------- -- 2.47.3