Changeset 587

Show
Ignore:
Timestamp:
03/15/06 19:27:07 (7 years ago)
Author:
ahu
Message:

'thanks!'

Files:
1 modified

Legend:

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

    r585 r587  
    4949        PDNS is an authoritative only nameserver. It will answer questions about domains it knows about,  
    5050        but will not go out on the net to resolve queries about other domains. However, it can use a  
    51         <link linkend="recursion">recursing backend</link> to provide that functionality. 
     51        <link linkend="recursion">recursing backend</link> to provide that functionality. Depending  
     52        on your needs, this backend can either be the PowerDNS recursor or an external one. 
    5253      </para> 
    5354      <para> 
     
    8182        file. 
    8283      </para> 
    83       <sect2 id="changelog-2-9-20"><title>Version 2.9.20 (unreleased)</title> 
     84      <sect2 id="changelog-2-9-20"><title>Version 2.9.20</title> 
     85        <para> 
     86          Released the 15th of March 2005 
     87        </para> 
    8488        <para> 
    8589          Besides adding OpenDBX, this release is mostly about fixing problems and speeding up the recursor. This release has been made possible by  
    86           <ulink url="http://www.xs4all.nl">XS4ALL</ulink> and <ulink url="http://true.nl">True</ulink>. 
     90          <ulink url="http://www.xs4all.nl">XS4ALL</ulink> and <ulink url="http://true.nl">True</ulink>. Thanks! 
     91        </para> 
     92        <para> 
     93          Furthermore, we are very grateful for the help of Andrew Pinski, who hacks on gcc, and of Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz, the  
     94          author of <ulink url="http://www.boost.org/libs/multi_index/doc/index.html">boost::multi_index_container</ulink>. Without their 
     95          near-realtime help this release would've been delayed a lot. Thanks! 
    8796        </para> 
    8897        <para>