BIND 10 master, updated. bf4d941c69ed13ec03a2e179009780eb1ad11359 [master] mention b10-stats-httpd and b10-host in README

BIND 10 source code commits bind10-changes at lists.isc.org
Thu May 19 18:24:32 UTC 2011


The branch, master has been updated
       via  bf4d941c69ed13ec03a2e179009780eb1ad11359 (commit)
       via  71ff1ab09693f1a90e46ba74cd5bbadf449161ea (commit)
      from  d2ee006cd5d5f3cf5ff56594fbf3d8955685d8a1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bf4d941c69ed13ec03a2e179009780eb1ad11359
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu May 19 11:11:13 2011 -0500

    [master] mention b10-stats-httpd and b10-host in README
    
    (The host tool was never included in any releases until now.)

commit 71ff1ab09693f1a90e46ba74cd5bbadf449161ea
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu May 19 11:10:46 2011 -0500

    [master] update version of BIND 10 to 20110519

-----------------------------------------------------------------------

Summary of changes:
 README       |    4 +++-
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/README b/README
index 5320a6e..a6509da 100644
--- a/README
+++ b/README
@@ -19,7 +19,9 @@ backends), b10-resolver recursive or forwarding DNS server, b10-cmdctl
 remote control daemon, b10-cfgmgr configuration manager, b10-xfrin
 AXFR inbound service, b10-xfrout outgoing AXFR service, b10-zonemgr
 secondary manager, b10-stats statistics collection and reporting
-daemon, and a new libdns++ library for C++ with a python wrapper.
+daemon, b10-stats-httpd for HTTP access to XML-formatted stats,
+b10-host DNS lookup utility, and a new libdns++ library for C++
+with a python wrapper.
 
 Documentation is included and also available via the BIND 10
 website at http://bind10.isc.org/
diff --git a/configure.ac b/configure.ac
index 999639d..2324b21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10-devel, 20110322, bind10-dev at isc.org)
+AC_INIT(bind10-devel, 20110519, bind10-dev at isc.org)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS([config.h])




More information about the bind10-changes mailing list