From: Peter van Dijk Date: Thu, 4 Jul 2013 19:03:34 +0000 (+0200) Subject: ultimate 3.3 changelog update X-Git-Tag: rec-3.6.0-rc1~586 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6788b5837c22ef469d58a9587f44c996d9918e89;p=thirdparty%2Fpdns.git ultimate 3.3 changelog update --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 6717847da6..778a772335 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -175,6 +175,12 @@ Changes between RC2 and final: + + + pdnssec rectify-zone now refuses to operate on presigned zones, as rectification already happens + during incoming transfer. Patch by Kees Monshouwer in g9bd211e. + + We now handle zones with a mix of NSEC3 opt-out and non-opt-out ranges correctly during inbound and outbound AXFR. Many thanks to Kees Monshouwer. Code in g5aa7003 and gd3e7b17.