From: Marcin Siodelski Date: Fri, 13 Mar 2015 14:11:50 +0000 (+0100) Subject: [master] Added ChangeLog entry for #3688. X-Git-Tag: trac3764_base~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be57b280e0daae1253a2772964ce969a64c7ae4;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3688. --- diff --git a/ChangeLog b/ChangeLog index 89ade2cee6..4ff6bf12f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +910. [func] marcin + DHCPv4 server supports static reservations of the hostnames + for the clients. + (Trac #3688, git b5c50e2aff64da05b439da8d5fa4913fc8a704ca) + 909. [bug] marcin Removed many cppcheck errors in the code. Also removed the dhcp-ubench test tool.