summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2011-12-01 16:25:57 +0100
committerOndřej Surý <ondrej@sury.org>2011-12-01 16:25:57 +0100
commit24569f087c5ea054a9199d7532dbbc98dd760ab5 (patch)
tree0e46d0f404c9bf00054b0bf8ffe71dac34141399 /RELNOTES
parent72d7072d01228a382e609ca542e1d1a525ddbe83 (diff)
downloadknot-24569f087c5ea054a9199d7532dbbc98dd760ab5.tar.gz
Imported Upstream version 0.8.1upstream/0.8.1
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES32
1 files changed, 32 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
new file mode 100644
index 0000000..a948f15
--- /dev/null
+++ b/RELNOTES
@@ -0,0 +1,32 @@
+v0.8.1 - Dec 1, 2011
+--------------------
+
+Bugfixes:
+ * Handling SPF record.
+ * Wrong text dump of unknown records.
+
+
+v0.8.0 - Beta Release - Nov 3, 2011
+-----------------------------------
+
+Features:
+ * AXFR-in/-out
+ * IXFR-in/-out
+ * EDNS0
+ * DNSSEC
+ * NSEC3
+ * IPv6
+ * Runtime reconfiguration
+
+Known issues:
+ * Missing support for TSIG
+ * Root zone support
+ * NSID support
+ * Other DNS classes than IN
+ * RRSet rotation not implmented
+ * Dynamic update support
+ * IXFR code might be flaky sometimes
+ * IXFR may be slow when too much (10 000+) RRSets are transfered at once
+
+Platforms (tested on):
+ * Linux (2.6.x and newer), FreeBSD 8.2, Mac OS X 10.6, 10.7