]> granicus.if.org Git - pdns/commitdiff
partial 3.3-final docs
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 4 Jul 2013 11:55:29 +0000 (13:55 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 4 Jul 2013 11:55:29 +0000 (13:55 +0200)
pdns/docs/pdns.xml

index e3863f55e0fe179f590b7e1fcc98b0ea2e52d0d6..5440b24ae5c0fa124b3fe68dcbf1ddd783ec20a0 100644 (file)
         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.
       </para>
+      <para>
+        Changes between RC2 and final:
+        <itemizedlist>
+          <listitem>
+            <para>
+              More remotebackend fixes (g32d4f44, g44c2ee8, g1fcc7b7, g0b1a3b2, g9a319b1), thanks Aki Tuomi.
+            </para>
+          </listitem>
+          <listitem>
+            <para>
+              Some compiler warnings were squashed (ged554db), thanks Morten Stevens.
+            </para>
+          </listitem>
+          <listitem>
+            <para>
+              Fix broken memory access in LOC parser (g4eec51b, gbea513c), thanks Aki Tuomi.
+            </para>
+          </listitem>
+          <listitem>
+            <para>
+              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.
+            </para>
+          </listitem>
+        </itemizedlist>
+      </para>
       <para>
         Changes between RC1 and RC2:
         <itemizedlist>