From: Marcin Siodelski Date: Tue, 14 Jun 2016 07:16:37 +0000 (+0200) Subject: [master] Added ChangeLog entry for #3573. X-Git-Tag: fdxhook_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac1a5f0fc608b2f025135d05dc66ea607a8a323;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3573. --- diff --git a/ChangeLog b/ChangeLog index fc74155451..8c697d40eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1130. [func] marcin + DHCPv6 server assigns DHCP options specified for hosts. Host + specific options take precedence over class specific options, + subnet specific options and global options. + (Trac #3573, git c29551e43010a345cfa2efda46389f4433d84650) + 1129. [bug] marcin libdhcp++: Removed unnecessary copies of the container holding option definitions to improve performance of both DHCPv4 and