]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.1.1-P2 v9.1.1-P2
authorMark Andrews <marka@isc.org>
Mon, 1 Sep 2003 05:31:28 +0000 (05:31 +0000)
committerMark Andrews <marka@isc.org>
Mon, 1 Sep 2003 05:31:28 +0000 (05:31 +0000)
CHANGES
lib/omapi/api
version

diff --git a/CHANGES b/CHANGES
index a13441214bfc00dac5904fe0a9265fd054e4103b..3b47ee7b4373abfc8456360a0389ee0372d61c78 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
+
+       --- 9.1.1-P2 released ---
+
 1499.  [bug]           isc_random need to be seeded better if arc4random()
                        is not used.
 
 1480.  [bug]           Provide replay protection for rndc commands.
 
-
        --- 9.1.1-P1 released ---
 
 1243.  [bug]           It was possible to trigger a REQUIRE() in
index e164af2416cba21b374ac0aa390f5e4efd78ac23..06a9880e4748687c1847497baaef08d066c9c681 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 3
+LIBINTERFACE = 4
 LIBREVISION = 0
 LIBAGE = 0
diff --git a/version b/version
index 57fa4d3deefb33028c2c51845fe0e097d6ebd60a..0cc8eb8f67b2ecf564a7e50c82dcb0e18c1baff9 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.18.4.13.4.1 2002/06/01 02:19:20 marka Exp $
+# $Id: version,v 1.18.4.13.4.2 2003/09/01 05:31:27 marka Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=1
 PATCHVER=1
 RELEASETYPE=-P
-RELEASEVER=1
+RELEASEVER=2