From 467b9a0ace092e6163e9a21c4721e57f4d7e6dd9 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 30 Sep 2014 09:12:54 +0200 Subject: [PATCH] preliminary(?) auth 3.4.0-final changelog --- pdns/docs/pdns.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index d8c61198b..9232fb193 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -151,6 +151,41 @@ A list of changes since 3.3.1 follows. + + Changes between RC2 and 3.4.0: + + + + + gad189c9, g445d93c: also distribute the dnsdist manual page + + + + + gb5a276d, g0b346e9, g74caf87, g642fd2e: Make sure all backends actually work as dynamic modules + + + + + g14b11c4: raise log level on dlerror(), fixes t1734, thanks @James-TR + + + + + g016d810: improve postgresql detection during ./configure + + + + + gdce1e90: DNAME: don't sign the synthesised CNAME + + + + + g25e7af3: send empty SERVFAIL after a backend throws a DBException, instead of including useless content + + + Changes between RC1 and RC2: -- 2.40.0