From: Evan Hunt Date: Thu, 27 Sep 2007 02:56:01 +0000 (+0000) Subject: Release 9.5.0a7 X-Git-Tag: v9.5.0~367 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=19bcb91965916ed8f0a47da2284ddaecce70bc69;p=thirdparty%2Fbind9.git Release 9.5.0a7 --- diff --git a/CHANGES b/CHANGES index ba1e4e89a82..ea77e3bf60f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.5.0a7 released --- + 2251. [placeholder] 2250. [func] New flag 'memstatistics' to state whether the diff --git a/README b/README index df529522998..29b2449034d 100644 --- a/README +++ b/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 diff --git a/version b/version index a7cedd8c39d..0b7668a6c45 100644 --- a/version +++ b/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