<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