From 289280e3f9e751c0eb47099c801cdd23109576f8 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Sat, 22 Dec 2012 19:43:00 +0000 Subject: [PATCH] rc3 docs git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3007 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/docs/pdns.xml | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index bde28fe214..5387c51001 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -101,12 +101,12 @@ correct and stable operation, as well as notes on performance and memory use. - RC2 released December 19th, 2012 + RC3 released December 22nd, 2012 Downloads: - source + source @@ -116,7 +116,7 @@ - native RHEL5/6 packages from Kees Monshouwer + native RHEL5/6 packages from Kees Monshouwer @@ -131,6 +131,23 @@ 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-RC3 and 3.2-RC2: + + + + Michael Scheffler noticed that the lazy-recursion setting had no effect at all. Setting removed in + c3003. + + + + + Mark Zealey found that an earlier performance improvement could cause crashes under high load, + with lots of IPs configured in local-address and receiver-threads higher than 1. Fixed in c3005. + + + + Changes between 3.2-RC1 and 3.2-RC2: -- 2.47.3