2656. [func] win32: add a "tools only" check box to the installer
which causes it to only install dig, host, nslookup,
- nsupdate and relevent dlls. [RT #19998]
+ nsupdate and relevant DLLs. [RT #19998]
2655. [doc] Document that key-directory does not affect
bind.keys, rndc.key or session.key. [RT #20155]
share a single cache.
- DNS rebinding attack prevention.
- New default values for dnssec-keygen parameters.
- - Support for RFC 5011 (automated trust anchor maintenance)
+ - Support for RFC 5011 (automated trust anchor maintenance).
- Smart signing: simplified tools for zone signing and key
- maintenance
- - The "statistics-channels" option is now available on Windows
- - DNSSEC-aware libdns API
+ maintenance.
+ - The "statistics-channels" option is now available on Windows.
+ - A new DNSSEC-aware libdns API for use by non-BIND9 applications
+ (see README.libdns for details).
+ - On some platforms, named and other binaries can now print out
+ a stack backtrace an assertion failure, to aid in debugging.
+ - A "tools only" installation mode on Windows, which only installs
+ dig, host, nslookup and nsupdate.
Planned but not complete in this alpha:
-# $Id: version,v 1.46 2009/07/19 04:18:03 each Exp $
+# $Id: version,v 1.47 2009/09/02 06:41:31 each Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
MINORVER=7
PATCHVER=0
RELEASETYPE=a
-RELEASEVER=2
+RELEASEVER=3