From: Peter van Dijk Date: Thu, 17 Jan 2013 09:40:50 +0000 (+0000) Subject: 3.2 docs X-Git-Tag: rec-3.5-rc1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84411baa6995460da956dc79fce36b990c055d58;p=pdns 3.2 docs git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3058 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 3c4c9b8ae..7a717bd5e 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -101,24 +101,24 @@ correct and stable operation, as well as notes on performance and memory use. - RC4 released January 9th, 2013 + Released January 17th, 2013 Downloads: - source + Official download page - semi-static packages (rpm, deb, i386, amd64) - - - - - native RHEL5/6 packages from Kees Monshouwer + native RHEL5/6 packages from Kees Monshouwer + + + additional third-party builds + + @@ -131,6 +131,21 @@ In addition to all the changes below, we now auto-build semi-static packages. Relevant changes to make that possible are in c2849, c2853, 2858, c2859, c2860. + + Changes between 3.2-RC4 and the final 3.2 release: + + + + Aki Tuomi contributed a bunch of fixes to our crypto drivers. Code in c3036 and c3055/c3057. + + + + + The ksk|zsk argument for pdnssec import-zone-key was required while it should be optional. Fixed in r3051. + + + + Changes between 3.2-RC3 and 3.2-RC4: