From: Andreas Gustafsson Date: Wed, 27 Jun 2001 22:56:18 +0000 (+0000) Subject: updated for 9.1.3rc3 X-Git-Tag: v9.1.3rc3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe581a6d2d0fd4246bb531d2f75fd852d99a46c6;p=thirdparty%2Fbind9.git updated for 9.1.3rc3 --- diff --git a/CHANGES b/CHANGES index 8d384e196b7..66996dccf62 100644 --- 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 40096a0a02e..a546ea41425 100644 --- 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 f5d43343c25..18a3ec3a5ff 100644 --- 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