From: Marcin Siodelski Date: Thu, 9 Jun 2016 09:07:22 +0000 (+0200) Subject: [master] Added ChangeLog entry for #3572. X-Git-Tag: trac4272a_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae890cc840bc8c312d73807e1f51a4cf653c2541;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3572. --- diff --git a/ChangeLog b/ChangeLog index 4e1646a38e..979cb7a1c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1127. [func] marcin + DHCPv4 server assigns DHCP options specified for hosts. Host + specific options take precedence over class specific options, + subnet specific options and global options. + (Trac #3572, git 49f67aaf36dab38b4fcbf59dcad97e4309903b2f) + 1126. [func] marcin Host reservations can be assigned using DHCPv4 client identifier. (Trac #4317, git 5f14fca1e029b04ad21a417936c2b8889acef10d)