I'd like to add NEWS entries already in the merge requests,
but I often forget.
Also mark version with -dev.
+Knot Resolver 1.3.0 ? (2017-05-??)
+================================
+
+Security
+--------
+- Refactor handling of AD flag and security status of resource records.
+ In some cases it was possible for secure domains to get cached as
+ insecure, even for a TLD, leading to disabled validation.
+ It also fixes answering with non-authoritative data about nameservers.
+
+
Knot Resolver 1.2.6 (2017-04-24)
================================
MAJOR := 1
MINOR := 2
PATCH := 6
-EXTRA :=
+EXTRA := -dev
ABIVER := 3
BUILDMODE := dynamic
HARDENING := yes