mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 14:49:20 -04:00
Release 9.5.0a7
This commit is contained in:
parent
d827d56a9a
commit
19bcb91965
3 changed files with 6 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.5.0a7 released ---
|
||||
|
||||
2251. [placeholder]
|
||||
|
||||
2250. [func] New flag 'memstatistics' to state whether the
|
||||
|
|
|
|||
2
README
2
README
|
|
@ -54,6 +54,8 @@ BIND 9.5.0
|
|||
|
||||
Experimental http server and statistics support for named via xml.
|
||||
|
||||
Faster ACL processing.
|
||||
|
||||
Use Doxygen to generate internal documention.
|
||||
|
||||
BIND 9.4.0
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.36 2007/06/28 02:39:16 marka Exp $
|
||||
# $Id: version,v 1.37 2007/09/27 02:56:01 each Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -7,4 +7,4 @@ MAJORVER=9
|
|||
MINORVER=5
|
||||
PATCHVER=0
|
||||
RELEASETYPE=a
|
||||
RELEASEVER=6
|
||||
RELEASEVER=7
|
||||
|
|
|
|||
Loading…
Reference in a new issue