]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.3.2-WFB-2
authorMark Andrews <marka@isc.org>
Thu, 18 May 2006 02:57:40 +0000 (02:57 +0000)
committerMark Andrews <marka@isc.org>
Thu, 18 May 2006 02:57:40 +0000 (02:57 +0000)
CHANGES
version

diff --git a/CHANGES b/CHANGES
index 3231f2faff3b9a84203f5f1dc0d274805447b71e..3713bd52f444583c5fbb0de0be54aa75afa807e5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,23 @@
+       --- 9.3.2-WFB-2 released ---
+
 2025.  [func]          Update "zone serial unchanged" message. [RT #16026]
 
 2024.  [bug]           named emited spurious "zone serial unchanged"
                        messages on reload. [RT #16027]
 
+       --- 9.3.2-WFB-1 released ---
+
+       rate limit "recursive-clients soft limit exceeded, aborting oldest
+       query" message.
+
+       --- 9.3.2-WFB released ---
+
+       rate limit "no more recursive clients" message.
+
+       report server->recursionquota.soft in "rndc status".
+
+       pulldown ncache_adderesult() changes.
+
        --- 9.3.2 released ---
 
        --- 9.3.2rc1 released ---
diff --git a/version b/version
index dd825ccb8f04748194a8d30b08b56a73f05e8a16..e48b36641f06d4220169a3c06e426158b3df0c70 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.26.2.17.2.21.2.3 2006/04/10 22:20:14 marka Exp $
+# $Id: version,v 1.26.2.17.2.21.2.4 2006/05/18 02:57:40 marka Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=3
 PATCHVER=2
 RELEASETYPE=-WFB
-RELEASEVER=-1
+RELEASEVER=-2