]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: fix a typo (old, 4.0.0)
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 11 Nov 2019 11:34:26 +0000 (12:34 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 21 Jan 2020 14:03:56 +0000 (15:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b8a097e7e32d9af716c26fcfac8e851fc2cc0d87..64f11e6b174cfa3e6fcde3f70a27a9323ed04906 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -185,7 +185,7 @@ Bugfixes
 - policy.RPZ: log problems from zone-file level of parser as well (#453)
 - fix flushing of messages to logs in some cases (notably systemd) (!781)
 - fix fallback when SERVFAIL or REFUSED is received from upstream (!784)
-- fix crash when dealing with unknown TA key algorhitm (#449)
+- fix crash when dealing with unknown TA key algorithm (#449)
 - go insecure due to algorithm support even if DNSKEY is NODATA (!798)
 - fix mac addresses in the output of net.interfaces() command (!804)
 - http module: fix too early renewal of ephemeral certificates (!808)