BIND 10 master, updated. f9b05e671183f75b10c6da144fa309a5d1970b9e [master] add datestamp for 1.2.0beta1 release
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Mar 4 21:30:32 UTC 2014
The branch, master has been updated
via f9b05e671183f75b10c6da144fa309a5d1970b9e (commit)
via 268461a647b75be5c6e3a12d2cf4041d84ba2a81 (commit)
from 46387f4e4d769dc5b5682f75e8174003cf84afb7 (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 f9b05e671183f75b10c6da144fa309a5d1970b9e
Author: Jeremy C. Reed <jreed at isc.org>
Date: Tue Mar 4 15:29:53 2014 -0600
[master] add datestamp for 1.2.0beta1 release
commit 268461a647b75be5c6e3a12d2cf4041d84ba2a81
Author: Jeremy C. Reed <jreed at isc.org>
Date: Tue Mar 4 15:28:26 2014 -0600
[master] mention b10-dhcp-ddns in README
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 ++
README | 10 +++++-----
2 files changed, 7 insertions(+), 5 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 1736e39..3093415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+bind10-1.2.0beta1 released on March 6, 2014
+
766. [func] muks
--disable-dns and --disable-dhcp configure arguments have been
added to conditionally disable the DNS or DHCP components
diff --git a/README b/README
index f9b24c5..7fbfb54 100644
--- a/README
+++ b/README
@@ -19,11 +19,11 @@ tests and example programs. (It also includes an experimental proof
of concept recursive or forwarding DNS server, b10-resolver.)
BIND 10 also provides experimental DHCPv4 and DHCPv6 servers,
-b10-dhcp4 and b10-dhcp6, a portable DHCP library, libdhcp++, and
-a DHCP benchmarking tool, perfdhcp. In this release of BIND 10,
-the DHCPv4 and DHCPv6 servers must be considered experimental.
-Limitations and known issues with this DHCP release can be found
-at http://bind10.isc.org/wiki/KeaKnownIssues
+b10-dhcp4 and b10-dhcp6, a dynamic DNS update module, b10-dhcp-ddns,
+a portable DHCP library, libdhcp++, and a DHCP benchmarking tool,
+perfdhcp. In this release of BIND 10, the DHCPv4 and DHCPv6 servers
+must be considered experimental. Limitations and known issues with
+this DHCP release can be found at http://bind10.isc.org/wiki/KeaKnownIssues
NOTE: The API/ABI provided by libraries in BIND 10 may change in future
point releases. So please do not assume currently that any code that you
More information about the bind10-changes
mailing list