]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for the #3715.
authorMarcin Siodelski <marcin@isc.org>
Fri, 13 Mar 2015 17:28:48 +0000 (18:28 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 13 Mar 2015 17:28:48 +0000 (18:28 +0100)
ChangeLog

index 4ff6bf12f4e050e4a0a944be3aa817d7c2f06303..bf835c00974bc1c1c5e97e19e4d3fcd6eee68852 100644 (file)
--- 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.