2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00
This commit is contained in:
Mark Andrews
2011-01-13 04:45:17 +00:00
parent a3eb8b33ec
commit e02c1d738b
6 changed files with 10 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
--- 9.8.0b1 released ---
3008. [func] Response policy zones (RPZ) support. [RT #21726] 3008. [func] Response policy zones (RPZ) support. [RT #21726]
3007. [bug] Named failed to preserve the case of domain names in 3007. [bug] Named failed to preserve the case of domain names in

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 80 LIBINTERFACE = 80
LIBREVISION = 0 LIBREVISION = 1
LIBAGE = 0 LIBAGE = 0

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 80 LIBINTERFACE = 81
LIBREVISION = 0 LIBREVISION = 0
LIBAGE = 0 LIBAGE = 0

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 80 LIBINTERFACE = 81
LIBREVISION = 0 LIBREVISION = 0
LIBAGE = 0 LIBAGE = 0

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 80 LIBINTERFACE = 81
LIBREVISION = 0 LIBREVISION = 0
LIBAGE = 0 LIBAGE = 1

View File

@@ -1,4 +1,4 @@
# $Id: version,v 1.52 2010/06/18 02:05:02 marka Exp $ # $Id: version,v 1.53 2011/01/13 04:45:16 marka Exp $
# #
# This file must follow /bin/sh rules. It is imported directly via # This file must follow /bin/sh rules. It is imported directly via
# configure. # configure.
@@ -6,5 +6,5 @@
MAJORVER=9 MAJORVER=9
MINORVER=8 MINORVER=8
PATCHVER=0 PATCHVER=0
RELEASETYPE=a RELEASETYPE=b
RELEASEVER=1 RELEASEVER=1