]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
update docs for 3.1.1
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 2 Jul 2012 10:49:48 +0000 (10:49 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 2 Jul 2012 10:49:48 +0000 (10:49 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2667 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 7f1dbf99796e9c2edc57b304253298dd51aa28a7..509f8cd83c0850feeb9fbc613c0fdaccf2efcb9c 100644 (file)
       <para>
        Beyond PowerDNS 2.9.20, the Authoritative Server and Recursor are released separately.
       </para>
+      <sect2 id="changelog-auth-3-1-1"><title>PowerDNS Authoritative Server 3.1.1</title>
+         <note>
+       <para>RC1 released on the 2nd of July 2012</para>
+      </note>
+      <para>
+       This is a maintenance update to the 3.1 release, fixing a few important issues.
+      </para>
+      <para>
+               Changes since 3.1, from most to least important:
+           <itemizedlist>
+       <listitem>
+               <para>
+                       c2662/c2649: Make sure queries with EDNS also get EDNS in their response. Supposedly fixes interaction with BIND validators. Spotted by Mats Dufberg.
+               </para>
+           </listitem>
+           <listitem>
+               <para>
+                       c2659/c2622: Stop tinydnsbackend from choking on request names longer than 64 bytes. Reported by PiZZaBoY, fixed by Ruben d'Arco.
+               </para>
+           </listitem>
+           <listitem>
+               <para>
+                       c2654/c2609, c2657/c2612: obfuscate Postgres passwords in log messages. Reported by Stefan Kaltenbrunner.
+               </para>
+               </listitem>
+               <listitem>
+                       <para>
+                               c2656/c2611: 3.1 accidentally shipped without Lua support. Reported by Jan-Piet Mens.
+                       </para>
+               </listitem>
+       <listitem>
+               <para>
+                       c2663/c2651: "Did you mean check-zone?"
+               </para>
+       </listitem>
+       <listitem>
+               <para>
+                       c2658/c2614: the pdns.conf 'allow-recursion-override' is gone, as it did not do anything anyway.
+               </para>
+       </listitem>
+       <listitem>
+               <para>
+                       Plus other very minor fixes.
+               </para>
+       </listitem>
+
+    </itemizedlist>
+       </para>
+
+       </sect2>
+
+
       <sect2 id="changelog-auth-3-1"><title>PowerDNS Authoritative Server 3.1</title>
      <warning><para>Version 3.1 of the PowerDNS Authoritative Server is a major upgrade if you are coming from 2.9.x. There are also some important changes if you are coming from 3.0.
        Please refer to <xref linkend="from2.9to3.0"/> and <xref linkend="from3.0to3.1"/> for important information on