From: Vladimír Čunát Date: Mon, 11 Nov 2019 11:34:26 +0000 (+0100) Subject: NEWS: fix a typo (old, 4.0.0) X-Git-Tag: v5.0.0~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e38b3c7c5c56475e67fdce11c28a4d7b85d0d038;p=thirdparty%2Fknot-resolver.git NEWS: fix a typo (old, 4.0.0) --- diff --git a/NEWS b/NEWS index b8a097e7e..64f11e6b1 100644 --- 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)