From 0595242b59a11a7c73e6ff450cfe738ec232ef19 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Thu, 18 Feb 2016 15:02:17 +0100 Subject: [PATCH] [master] ChangeLog updated. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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.