Changeset 2248 for trunk/pdns/pdns/docs/pdns.xml
- Timestamp:
- 07/22/11 12:53:00 (2 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/docs/pdns.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/docs/pdns.xml
r2241 r2248 107 107 </itemizedlist></para> 108 108 </warning></para> 109 <para><note><para>R C1 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> 110 110 <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> 112 113 <para> 113 114 Version 3.0 of the PowerDNS Authoritative Server brings a number of important features, as … … 149 150 Milas, .. 150 151 </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> 151 173 <para> 152 174 Changes between RC2 and RC3: