]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
news: mention the most important stuff since 1.1.1
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 13 Dec 2016 12:21:39 +0000 (13:21 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 13 Dec 2016 12:21:39 +0000 (13:21 +0100)
In future I hope we'll be adding these items at once with the features.

NEWS

diff --git a/NEWS b/NEWS
index 4bd90776870b1bc3066f958105a4d1e68ea86223..5ba6ed8eb5b673457739a19c580a31e7f44ed8f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
-Knot Resolver 1.x.y (2016-xx-yy)
+Knot Resolver 1.2.0 (2016-12-yy)
 ================================
 
+- Add module `version` that checks for updates and CVEs periodically.
+- Support RFC7830: EDNS(0) padding in responses over TLS.
+- Support CD flag on incoming requests.
 - It now requires knot >= 2.3.1 to link successfully.
+- The API+ABI for modules changed slightly.
 
 Knot Resolver 1.1.1 (2016-08-24)
 ================================
@@ -29,7 +33,7 @@ Knot Resolver 1.1.0 (2016-08-12)
 * Metrics exported in Prometheus
 * DNS firewall module
 * Explicit CNAME target fetching in strict mode
-* Query minimisation improvements 
+* Query minimisation improvements
 * Improved integration with systemd
 
 Knot Resolver 1.0.0 (2016-05-30)