Show
Ignore:
Timestamp:
07/22/11 12:53:00 (2 years ago)
Author:
ahu
Message:

move edns-subnet option from 6 to the codepoint in production, 0x50fa, plus make this configurable

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.xml

    r2241 r2248  
    107107        </itemizedlist></para> 
    108108      </warning></para> 
    109       <para><note><para>RC1 released on the 4th of April 2011</para> 
     109      <para><note><para>Released on the 22nd of July 2011</para><para>RC1 released on the 4th of April 2011</para> 
    110110      <para>RC2 released on the 19th of April 2011</para> 
    111       <para>RC3 released on the 19th of July 2011</para></note></para> 
     111      <para>RC3 released on the 19th of July 2011</para> 
     112      </note></para> 
    112113      <para> 
    113114        Version 3.0 of the PowerDNS Authoritative Server brings a number of important features, as 
     
    149150        Milas, .. 
    150151      </para> 
     152      <para> 
     153        Changes between RC3 and final: 
     154        <itemizedlist> 
     155          <listitem> 
     156            <para> 
     157              Slight tweak to the pipebackend to ease DNSSEC operations (c2239, c2247). Also fix pipebackend support in pdnssec tool (c2244). 
     158            </para> 
     159          </listitem> 
     160          <listitem> 
     161            <para> 
     162              Upgrade the experimental native Lua backend to the latest version from Frederik Danerklint (c2240) and include this backend in the .deb packages (c2242) 
     163            </para> 
     164          </listitem> 
     165          <listitem> 
     166            <para> 
     167              Remove IPv6 dependency, it was only possible to run master/slave operations on a server with at least one IPv6 address. Some very old virtualized setups 
     168              turned out to have no IPv6 at all. Fix in c2246. 
     169            </para> 
     170          </listitem> 
     171          </itemizedlist> 
     172       </para> 
    151173       <para> 
    152174        Changes between RC2 and RC3: