From: Tomek Mrugalski Date: Thu, 18 Feb 2016 14:02:17 +0000 (+0100) Subject: [master] ChangeLog updated. X-Git-Tag: trac4267_base0~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0595242b59a11a7c73e6ff450cfe738ec232ef19;p=thirdparty%2Fkea.git [master] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index 21aca74b5a..4fc769b90e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1078. [func] tomek + Client classification in DHCPv4 has been enhanced. It is now + possible to access relay sub-options using the expression + relay[123].hex. + (Trac #4264, git c13791e916ceae9a73ca44005581e0e39385a572) + 1077. [func] marcin perfdhcp now accepts -f option for DHCPv4 server testing, which enables lease renewals at the specified rate.