]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
updated for 9.1.3rc3
authorAndreas Gustafsson <source@isc.org>
Wed, 27 Jun 2001 22:56:18 +0000 (22:56 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 27 Jun 2001 22:56:18 +0000 (22:56 +0000)
CHANGES
README
version

diff --git a/CHANGES b/CHANGES
index 8d384e196b71cc927a9386fd9bb78c201c619c58..66996dccf6218bff7eb7f92dcbc59b2a8898feff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
 
+       --- 9.1.3rc3 released ---
+
  911.  [bug]           Fail gracefully with multiple hint zones. [RT #1433]
 
  910.  [port]          Some pre-RFC2133 IPv6 implementations do not define
diff --git a/README b/README
index 40096a0a02e934984165a8f4ad2830e5e85581c5..a546ea414253a7da7db117b025b1e312cc8c061f 100644 (file)
--- a/README
+++ b/README
@@ -45,10 +45,10 @@ BIND 9
 
 
 
-BIND 9.1.3rc2
+BIND 9.1.3rc3
 
-       BIND 9.1.3rc2 is a release candidate for BIND 9.1.3.
-       It contains fixes for a a number of bugs in 9.1.3rc1 but
+       BIND 9.1.3rc3 is a release candidate for BIND 9.1.3.
+       It contains fixes for a number of bugs in 9.1.3rc2 but
        no new features.
 
        DNSSEC users should note that DNSSEC validation involving
diff --git a/version b/version
index f5d43343c2506e4c9d9e198cef13802002ce4a89..18a3ec3a5ffabb5cb84e0ac321310dbeb3316f5e 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.18.4.17 2001/05/24 00:19:23 gson Exp $
+# $Id: version,v 1.18.4.18 2001/06/27 22:56:18 gson Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=1
 PATCHVER=3
 RELEASETYPE=rc
-RELEASEVER=2
+RELEASEVER=3