summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--config.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c1a71cad..fc869183 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ Bugfixes
Improvements
------------
- new module ta_signal_query supporting Signaling Trust Anchor Knowledge
- using Keytag Query (RFC 8145 section 5)
+ using Keytag Query (RFC 8145 section 5); it is enabled by default
- attempt validation for more records but require it for fewer of them
(e.g. avoids SERVFAIL when server adds extra records but omits RRSIGs)
diff --git a/config.mk b/config.mk
index dbb873d4..040b0967 100644
--- a/config.mk
+++ b/config.mk
@@ -1,6 +1,6 @@
# Project
MAJOR := 1
-MINOR := 4
+MINOR := 5
PATCH := 0
EXTRA :=
ABIVER := 4