]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: add notify socket entry docs-python-contr-ub4loz/deployments/9818 python-controller-notify 1875/head
authorAleš Mrázek <ales.mrazek@nic.cz>
Fri, 31 Jul 2026 20:55:49 +0000 (22:55 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Fri, 7 Aug 2026 12:25:43 +0000 (14:25 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 391ea21694aae400ea3f41e74c6ab0a5a183cc21..b87f494d7c65bbb441a2238b54319b92932be3b0 100644 (file)
--- 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
 --------------------