diff options
author | Aleš Mrázek <ales.mrazek@nic.cz> | 2025-01-13 21:57:33 +0100 |
---|---|---|
committer | Aleš Mrázek <ales.mrazek@nic.cz> | 2025-01-14 09:48:01 +0100 |
commit | 15d3d179bf466aa44d415b3d537437753c3627cc (patch) | |
tree | 06c464b480cd7c9158bb14b7975ef7205a2f227f | |
parent | tests/packaging/interactive: added files_reload.sh (diff) | |
download | knot-resolver-15d3d179bf466aa44d415b3d537437753c3627cc.tar.xz knot-resolver-15d3d179bf466aa44d415b3d537437753c3627cc.zip |
NEWS: update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,9 +6,11 @@ Improvements - avoid multiple log lines when IPv6 isn't available (!1633) - manager: fix startup on Linux without libsystemd (!1608) - auto-reload TLS certificate files (!1626) +- reload TLS certificate files even if the configuration has not changed (!1644) - kresctl: bash command-line TAB completion (!1622) - add request prioritization (defer) to mitigate DoS attacks (!1641) + Knot Resolver 6.0.9 (2024-11-11) ================================ |