]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Release 9.5.0a7
authorEvan Hunt <each@isc.org>
Thu, 27 Sep 2007 02:56:01 +0000 (02:56 +0000)
committerEvan Hunt <each@isc.org>
Thu, 27 Sep 2007 02:56:01 +0000 (02:56 +0000)
CHANGES
README
version

diff --git a/CHANGES b/CHANGES
index ba1e4e89a8204b1ea853bf6b8746a6e7b43f7f5b..ea77e3bf60f1e2f25fcf795f43b8cf24fa1b9745 100644 (file)
--- 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 df5295229982c272bc3778330da60e14d96ec6f5..29b2449034d9a5ddc58c0261a4f4048e1e250190 100644 (file)
--- 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 a7cedd8c39d511a6d38e9856e2d54e1a3d1b2247..0b7668a6c45550ad28b45e265f5fbdd17d0f45e4 100644 (file)
--- 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