From: Tomek Mrugalski Date: Thu, 9 Jun 2016 11:24:49 +0000 (+0200) Subject: [master] ChangeLog updated. X-Git-Tag: trac4272a_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f6b567883a471d7a99e225eef71a01ce0ccba45;p=thirdparty%2Fkea.git [master] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index 979cb7a1c8..5d1e9f8151 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1128. [func] tomek + Subnet selection in DHCPv4 will now work, even if the addresses + configured on interface are not in range of the subnet definition + from the configuration file. + (Trac #4308, git 7c74ecdbb64c69d341d623422216b0a54e6ff519) + 1127. [func] marcin DHCPv4 server assigns DHCP options specified for hosts. Host specific options take precedence over class specific options,