]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Add ChangeLog entry for #2367
authorMukund Sivaraman <muks@isc.org>
Sun, 2 Mar 2014 20:22:27 +0000 (01:52 +0530)
committerMukund Sivaraman <muks@isc.org>
Sun, 2 Mar 2014 20:22:27 +0000 (01:52 +0530)
ChangeLog

index 22119183dd7343e0863819e305c900b5d6f49eea..27fe5898d031ff44c8da9fe7287274c72726cc61 100644 (file)
--- 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.