From: Marcin Siodelski Date: Fri, 11 Mar 2016 12:40:46 +0000 (+0100) Subject: [master] Added ChangeLog entry for #3571. X-Git-Tag: trac4326_base X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2e7801eb92b0bb39ec0bb1b0ea934e260568bcf;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3571. --- diff --git a/ChangeLog b/ChangeLog index 628ee9ab5c..b5854d5590 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1086. [func] marcin + The Host class has been extended to store DHCP options to + be assigned to a client. + (Trac #3571, git 9d434f28cc4683eccbcca1ba0d1e45bceb5230d2) + 1085. [bug] sar Always copy the DHCPv4 flags field from a client's request to the the server's resposne.