summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2017-02-13 09:59:42 +0100
committerDaniel Salzman <daniel.salzman@nic.cz>2017-02-13 09:59:42 +0100
commit651845ab2d9cb00c78cc6ffebc6faf0a2c0e596e (patch)
treeba02c6439730f783defed5d1b18d79ad8a5a1a13 /NEWS
parentAdd missing apt-get update (diff)
downloadknot-651845ab2d9cb00c78cc6ffebc6faf0a2c0e596e.tar.xz
knot-651845ab2d9cb00c78cc6ffebc6faf0a2c0e596e.zip
Prepare for next release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec4b2ac26..87502f3ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Knot DNS 2.5.0-dev (2017-xx-xx)
+===============================
+
+Knot DNS 2.4.1 (2017-02-10)
+===========================
+
+Improvements:
+-------------
+ - Speed-up of rdata addition into a huge rrset
+ - Introduce check of minumum timeout for next refresh
+ - Dnsproxy module can forward all queries without local resolving
+
+Bugfixes:
+--------
+ - Transfer of a huge rrset goes into an infinite loop
+ - Huge response over TCP contains useless TC bit instead of SERVFAIL
+ - Failed to build utilities with disabled daemon
+ - Memory leaks during keys removal
+ - Rough TSIG packet reservation causes early truncation
+ - Minor out-of-bounds string termination write in rrset dump
+ - Server crash during stop if failed to open timers DB
+ - Failed to compile on OS X older than Sierra
+ - Poor minimum UDP-max-size configuration check
+ - Failed to receive one-record-per-message IXFR-style AXFR
+ - Kdig timeouts when receiving RCODE != NOERROR on subsequent transfer message
+
Knot DNS 2.4.0 (2017-01-18)
===========================