This commit is contained in:
Mark Andrews
2008-12-11 02:04:58 +00:00
parent 56cafef3ab
commit f70ca045de
5 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
--- 9.5.1rc2 released ---
2510. [bug] "dig +sigchase" could trigger REQUIRE failures.
[RT #19033]

3
README
View File

@@ -43,6 +43,9 @@ BIND 9
Nominum, Inc.
BIND 9.5.1
BIND 9.5.1 is a maintence release for BIND 9.5.
BIND 9.5.0
BIND 9.5.0 has a number of new features over 9.4,

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 45
LIBREVISION = 2
LIBREVISION = 3
LIBAGE = 0

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 45
LIBREVISION = 2
LIBREVISION = 3
LIBAGE = 0

View File

@@ -1,4 +1,4 @@
# $Id: version,v 1.39.18.9 2008/11/16 21:59:04 marka Exp $
# $Id: version,v 1.39.18.9.2.1 2008/12/11 02:04:57 marka Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@@ -7,4 +7,4 @@ MAJORVER=9
MINORVER=5
PATCHVER=1
RELEASETYPE=rc
RELEASEVER=1
RELEASEVER=2