This commit was manufactured by cvs2git to create tag 'v9_1_3'.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,4 +1,6 @@
|
||||
|
||||
--- 9.1.3 released ---
|
||||
|
||||
--- 9.1.3rc3 released ---
|
||||
|
||||
911. [bug] Fail gracefully with multiple hint zones. [RT #1433]
|
||||
|
||||
13
README
13
README
@@ -45,17 +45,10 @@ BIND 9
|
||||
|
||||
|
||||
|
||||
BIND 9.1.3rc3
|
||||
BIND 9.1.3
|
||||
|
||||
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
|
||||
algorithms other than RSA will not interoperate between
|
||||
this version of BIND and version 9.1.1 or older, because the
|
||||
older versions use an incorrect formula for calculating key
|
||||
tags of non-RSA keys.
|
||||
BIND 9.1.3 is a maintenance release, containing fixes for
|
||||
a number of bugs in 9.1.2 but no new features.
|
||||
|
||||
Features introduced in 9.1.0 included:
|
||||
|
||||
|
||||
6
version
6
version
@@ -1,4 +1,4 @@
|
||||
# $Id: version,v 1.18.4.18 2001/06/27 22:56:18 gson Exp $
|
||||
# $Id: version,v 1.18.4.19 2001/07/02 21:33:10 gson Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
@@ -6,5 +6,5 @@
|
||||
MAJORVER=9
|
||||
MINORVER=1
|
||||
PATCHVER=3
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=3
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
|
||||
Reference in New Issue
Block a user