Changeset 587
- Timestamp:
- 03/15/06 19:27:07 (7 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/docs/pdns.sgml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/docs/pdns.sgml
r585 r587 49 49 PDNS is an authoritative only nameserver. It will answer questions about domains it knows about, 50 50 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. 52 53 </para> 53 54 <para> … … 81 82 file. 82 83 </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> 84 88 <para> 85 89 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ín M López Muñ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! 87 96 </para> 88 97 <para>