From: Marcin Siodelski Date: Fri, 8 Jul 2016 21:01:52 +0000 (+0200) Subject: [master] Added ChangeLog entry for #4497. X-Git-Tag: trac4551_base~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1a3c021c7adb68f683b3e9370d639b828e95f6;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #4497. --- diff --git a/ChangeLog b/ChangeLog index 9ab97c373b..16ec828d5a 100644 --- 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.