From: Marcin Siodelski Date: Thu, 18 Feb 2021 18:04:15 +0000 (+0100) Subject: [#1701] Modified ChangeLog X-Git-Tag: Kea-1.9.5~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d1bde35dbf81d81f0770e2e28fe9873f5a5c3e;p=thirdparty%2Fkea.git [#1701] Modified ChangeLog Slight modifications were needed after addressing review comments in the allocation engine. --- diff --git a/ChangeLog b/ChangeLog index 799fadd54b..b60a53db98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,10 +4,10 @@ the circumstances in which the failure occurred. In particular, they state whether the client is connected to a shared network or not. If it is, the shared network name is provided. Otherwise, - the client's subnet id is logged. The new messages also include - a list of subnets from which the server attempted to assign - leases. For each subnet, it logs whether any pools were available - or not. + the client's subnet id is logged. The new messages also inform + from how many subnets the server attempted to allocate a lease + and how many subnets could not be used because of non-matching + client classes. (Gitlab #1701) 1865. [func] razvan