summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleš Mrázek <ales.mrazek@nic.cz>2025-01-13 14:46:20 +0100
committerAleš Mrázek <ales.mrazek@nic.cz>2025-01-14 10:05:18 +0100
commit9824b224bf678e3f1d22dde051ff2facc035819b (patch)
treefc6eea2df45de4875160633f8d5c541c613d8762
parentmanager: files: watchdog: added 'files-watchdog' to TLS config (diff)
downloadknot-resolver-9824b224bf678e3f1d22dde051ff2facc035819b.tar.xz
knot-resolver-9824b224bf678e3f1d22dde051ff2facc035819b.zip
NEWS: update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d6dd1652..d7f2cf53 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ 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)
+ - Can be configured using the ``/network/tls/files-watchdog`` option. (!1645)
- 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)