]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.9.0a3
authorMark Andrews <marka@isc.org>
Thu, 13 Oct 2011 22:53:39 +0000 (22:53 +0000)
committerMark Andrews <marka@isc.org>
Thu, 13 Oct 2011 22:53:39 +0000 (22:53 +0000)
CHANGES
version

diff --git a/CHANGES b/CHANGES
index d9e971a27d609595f891feb01e341ffb36ae8cea..c9dc57d65d78d9e2a1b12334d22ad57257fede09 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,9 @@
+       --- 9.9.0a3 released ---
+
 3169.  [func]          Catch db/version mis-matches when call dns_db_*().
                        [RT #26017]
 
-3168.  [bug]           Nxdomain redirection could trigger a assert with
+3168.  [bug]           Nxdomain redirection could trigger an assert with
                        a ANY query. [RT #26017]
 
 3167.  [bug]           Negative answers from forwarders were not being
diff --git a/version b/version
index 9b0cfa5d0f3983869ba8e8676ffefe6f1ecc2909..205ce5f265115f490b14976c9fe2acd3868c2c10 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.55 2011/09/13 21:38:50 marka Exp $
+# $Id: version,v 1.56 2011/10/13 22:53:39 marka Exp $
 # 
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=9
 PATCHVER=0
 RELEASETYPE=a
-RELEASEVER=2
+RELEASEVER=3