]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9_2_2-P2 v9.2.2-P1
authorMark Andrews <marka@isc.org>
Wed, 17 Sep 2003 06:54:01 +0000 (06:54 +0000)
committerMark Andrews <marka@isc.org>
Wed, 17 Sep 2003 06:54:01 +0000 (06:54 +0000)
Note the major numbers for libdns and libisccfg are now ahead of 9.2.3rc2

CHANGES
README
lib/dns/api
lib/isccfg/api
version

diff --git a/CHANGES b/CHANGES
index dffb7b68d8c3a5dc7f92c13c8158b204be3451cc..731fafcaa51ab3b45ac5c0ff18a709b3fd53714a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+       --- 9.2.2-P1 released ---
+
+1504.  [func]          New zone type "delegation-only".
 
        --- 9.2.2 released ---
 
diff --git a/README b/README
index 89b404edccbffcafda810df73782158ffd335fe3..23bb969bc0008884981971ca4e3580b16e8a34f7 100644 (file)
--- a/README
+++ b/README
@@ -44,6 +44,10 @@ BIND 9
                Nominum, Inc.
 
 
+BIND 9.2.2-P1
+
+        A new zone type delegation-only is now supported.
+
 BIND 9.2.2
 
        BIND 9.2.2 is a maintenance release, containing fixes for
index c5d85110dcbccc7d1e2cd49773706e8727e2a12a..7bd467bdc97d93b26abf478d6ef4b7364c053104 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 8
-LIBREVISION = 1
+LIBINTERFACE = 10
+LIBREVISION = 0
 LIBAGE = 0
index dbaaf58cca82af771aaa43d705728fae678bdc96..91fedd38857ee4a8d3c002178dd3f4061862c142 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 0
-LIBREVISION = 4
+LIBINTERFACE = 1
+LIBREVISION = 0
 LIBAGE = 0
diff --git a/version b/version
index aadaeea64a8515cc9c76d22093010e21303339c2..b15a350c0ea728b8ff0236965dcf8d59ed5698fd 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.26.2.15.4.1 2003/02/17 06:26:27 marka Exp $
+# $Id: version,v 1.26.2.15.4.1.2.1 2003/09/17 06:54:01 marka Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -6,5 +6,5 @@
 MAJORVER=9
 MINORVER=2
 PATCHVER=2
-RELEASETYPE=
-RELEASEVER=
+RELEASETYPE=-P
+RELEASEVER=1