From f66337325b7dd98d589cf0cdda33e5f076bb524b Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 4 Jul 2013 13:55:29 +0200 Subject: [PATCH] partial 3.3-final docs --- pdns/docs/pdns.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index e3863f55e0..5440b24ae5 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -172,6 +172,32 @@ This a stability, bugfix and conformity update to 3.2. It improves interoperability with various validators, either through bugfixes or by catering to their needs beyond the specifications. + + Changes between RC2 and final: + + + + More remotebackend fixes (g32d4f44, g44c2ee8, g1fcc7b7, g0b1a3b2, g9a319b1), thanks Aki Tuomi. + + + + + Some compiler warnings were squashed (ged554db), thanks Morten Stevens. + + + + + Fix broken memory access in LOC parser (g4eec51b, gbea513c), thanks Aki Tuomi. + + + + + DNSSEC: DS queries at the apex of a zone for which we are not hosting the parent, would wrongly + get an 'unauth NOERROR'. Fixed by Kees Monshouwer in g34479a6. + + + + Changes between RC1 and RC2: -- 2.47.3