From: Mukund Sivaraman Date: Sun, 2 Mar 2014 20:22:27 +0000 (+0530) Subject: [master] Add ChangeLog entry for #2367 X-Git-Tag: bind10-1.2.0beta1-release~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8d928d8c3175ffd4a56c55d00af8bc8ba76c989;p=thirdparty%2Fkea.git [master] Add ChangeLog entry for #2367 --- diff --git a/ChangeLog b/ChangeLog index 22119183dd..27fe5898d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +766. [func] muks + --disable-dns and --disable-dhcp configure arguments have been + added to conditionally disable the DNS or DHCP components + respectively. This facility can be used to do a DNS or DHCP-only + build of BIND 10. DNS and DHCP components are both enabled by + default. + (Trac #2367, git 81a689b61b1c4abf8a1a4fcbe41cfc96fd11792a) + 765. [bug] tomek b10-dhcp4: Fixed a minor bug in eRouter1.0 class processing. The server no longer sets giaddr field.