]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
ultimate 3.3 changelog update
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 4 Jul 2013 19:03:34 +0000 (21:03 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 4 Jul 2013 19:03:34 +0000 (21:03 +0200)
pdns/docs/pdns.xml

index 6717847da6ea5f38b9431e703ca39ac792158f6a..778a772335fa7484821d46dec46fd59f14b2df72 100644 (file)
       <para>
         Changes between RC2 and final:
         <itemizedlist>
+          <listitem>
+            <para>
+              pdnssec rectify-zone now refuses to operate on presigned zones, as rectification already happens
+              during incoming transfer. Patch by Kees Monshouwer in g9bd211e.
+            </para>
+          </listitem>
           <listitem>
             <para>
               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.