From 2be0d2b75f0fe6091db1008d3b8bf54b455ab642 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 2 Jul 2012 10:49:48 +0000 Subject: [PATCH] update docs for 3.1.1 git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2667 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/docs/pdns.xml | 52 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 7f1dbf997..509f8cd83 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -95,6 +95,58 @@ Beyond PowerDNS 2.9.20, the Authoritative Server and Recursor are released separately. + PowerDNS Authoritative Server 3.1.1 + + RC1 released on the 2nd of July 2012 + + + This is a maintenance update to the 3.1 release, fixing a few important issues. + + + Changes since 3.1, from most to least important: + + + + c2662/c2649: Make sure queries with EDNS also get EDNS in their response. Supposedly fixes interaction with BIND validators. Spotted by Mats Dufberg. + + + + + c2659/c2622: Stop tinydnsbackend from choking on request names longer than 64 bytes. Reported by PiZZaBoY, fixed by Ruben d'Arco. + + + + + c2654/c2609, c2657/c2612: obfuscate Postgres passwords in log messages. Reported by Stefan Kaltenbrunner. + + + + + c2656/c2611: 3.1 accidentally shipped without Lua support. Reported by Jan-Piet Mens. + + + + + c2663/c2651: "Did you mean check-zone?" + + + + + c2658/c2614: the pdns.conf 'allow-recursion-override' is gone, as it did not do anything anyway. + + + + + Plus other very minor fixes. + + + + + + + + + PowerDNS Authoritative Server 3.1 Version 3.1 of the PowerDNS Authoritative Server is a major upgrade if you are coming from 2.9.x. There are also some important changes if you are coming from 3.0. Please refer to and for important information on -- 2.40.0