From: Marcin Siodelski Date: Fri, 13 Mar 2015 17:28:48 +0000 (+0100) Subject: [master] Added ChangeLog entry for the #3715. X-Git-Tag: trac3764_base~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93aa138f8b19f5f99ec78c62fa081afd14663a74;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for the #3715. --- diff --git a/ChangeLog b/ChangeLog index 4ff6bf12f4..bf835c0097 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +911. [func]* marcin + libdhcp++: the C++ objects representing network interfaces + (Iface objects) are now non-copyable. As a result, the API + of the Interface Manager functions returning the pointers + to the Iface objects has changed. + (Trac #3715, git 7415c74e38e13385a75e7200cb23b7d6ca86df7f) + 910. [func] marcin DHCPv4 server supports static reservations of the hostnames for the clients.