summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2016-10-07 14:17:42 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2016-10-07 14:17:42 +0200
commit124786f75be652b1a82fa5b1c0591e2554066434 (patch)
tree8ade3367c334013eb0befa5574309e69c7e181d9 /NEWS
parentMerge branch 'additional_fix' into 'master' (diff)
downloadknot-124786f75be652b1a82fa5b1c0591e2554066434.tar.xz
knot-124786f75be652b1a82fa5b1c0591e2554066434.zip
bump version, update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 23 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b78af82ac..875071a1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,26 @@
-Knot DNS 2.4.0-dev
-==================
+Knot DNS 2.3.1 (2016-10-07)
+===========================
+
+Bugfixes:
+---------
+ - Missing glue records in some responses
+ - Knsupdate prompt printing on non-terminal
+ - Mismatch between configuration policy item names and documentation
+ - Segfault on OS X (Sierra)
+
+Improvements:
+-------------
+ - Significant speed-up of conf-commit and conf-diff operations (in most cases)
+ - New EDNS Client Subnet libknot API
+ - Better semantic-checks error messages
+
+Features:
+---------
+ - Print TLS certificate hierarchy in kdig verbose mode
+ - New +subnet alias for +client
+ - New mod-whoami and mod-noudp modules
+ - New zone-purge control command
+ - New log-queries and log-responses options for mod-dnstap
Knot DNS 2.3.0 (2016-08-09)
===========================