]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #4497.
authorMarcin Siodelski <marcin@isc.org>
Fri, 8 Jul 2016 21:01:52 +0000 (23:01 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 8 Jul 2016 21:01:52 +0000 (23:01 +0200)
ChangeLog

index 9ab97c373b4c3d618ab111db3972aaf0ae2ec81b..16ec828d5aaa905fdfdc43e19cc00d18bc5e7b41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1141.  [func]          marcin
+       Pkt4, Pkt6 and Pkt4o6 objects passed to hooks libraries
+       return copies of DHCP options to avoid unintended modification
+       of the options stored in the server configuration.
+       (Trac #4497, git e50d2ebe998ec3faad8ade22b6971d6584c81044)
+
 1140.  [func]          marcin
        DHCPv6 server supports assigning multiple reserved addresses
        and/or prefixes to a single client.