mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
9.8.0b1
This commit is contained in:
parent
a3eb8b33ec
commit
e02c1d738b
3
CHANGES
3
CHANGES
@ -1,3 +1,6 @@
|
||||
|
||||
--- 9.8.0b1 released ---
|
||||
|
||||
3008. [func] Response policy zones (RPZ) support. [RT #21726]
|
||||
|
||||
3007. [bug] Named failed to preserve the case of domain names in
|
||||
|
@ -1,3 +1,3 @@
|
||||
LIBINTERFACE = 80
|
||||
LIBREVISION = 0
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 0
|
||||
|
@ -1,3 +1,3 @@
|
||||
LIBINTERFACE = 80
|
||||
LIBINTERFACE = 81
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 0
|
||||
|
@ -1,3 +1,3 @@
|
||||
LIBINTERFACE = 80
|
||||
LIBINTERFACE = 81
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 0
|
||||
|
@ -1,3 +1,3 @@
|
||||
LIBINTERFACE = 80
|
||||
LIBINTERFACE = 81
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 0
|
||||
LIBAGE = 1
|
||||
|
4
version
4
version
@ -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
|
||||
# configure.
|
||||
@ -6,5 +6,5 @@
|
||||
MAJORVER=9
|
||||
MINORVER=8
|
||||
PATCHVER=0
|
||||
RELEASETYPE=a
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user