]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS for 3.2.1 release
authorPetr Špaček <petr.spacek@nic.cz>
Wed, 9 Jan 2019 15:36:05 +0000 (16:36 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 10 Jan 2019 10:54:21 +0000 (11:54 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b08360e988c7d5c2a549fd0709b1d62e7b0f1d21..d54bb03bac9294f44583b9c42e0582fe2454403a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,18 @@
-Knot Resolver 3.X.Y (2019-0m-dd)
+Knot Resolver 3.2.1 (2019-01-10)
 ================================
 
 Bugfixes
 --------
-- policy.TLS_FORWARD: fix problems with gnutls 3.3 (#438)
+- trust_anchors: respect validity time range during TA bootstrap (!748)
+- fix TLS rehandshake handling (!739)
+- make TLS_FORWARD compatible with GnuTLS 3.3 (!741)
+- special thanks to Grigorii Demidov for his long-term work on Knot Resolver!
 
 Improvements
 ------------
+- improve handling of timeouted outgoing TCP connections (!734)
+- trust_anchors: check syntax of public keys in DNSKEY RRs (!748)
+- validator: clarify message about bogus non-authoritative data (!735)
 - dnssec validation failures contain more verbose reasoning (!735)
 - new function trust_anchors.summary() describes state of DNSSEC TAs (!737),
   and logs new state of trust anchors after start up and automatic changes