From: Francis Dupont Date: Fri, 31 Jul 2020 09:37:32 +0000 (+0200) Subject: [#1360] Fixed ChangeLog X-Git-Tag: Kea-1.8.0~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e388cea81cda8cd1030f613bf8f2eeb3a108aeed;p=thirdparty%2Fkea.git [#1360] Fixed ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 967934f88a..c295d14d6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,10 +46,6 @@ Kea 1.7.10 (development) released on Jul 29, 2020 by LFC process observed on some systems. (Gitlab #1311) -1771. [func] fdupont - Added a stats-recount command to kea-admin tool, which recounts - cached statistics in MySQL and PostgreSQL lease databases. - 1770. [func] fdupont Added kea-admin lease-stat-recount command which recounts cached statistics in MySQL and PostgreSQL lease databases. @@ -300,7 +296,7 @@ Kea 1.7.6 (development) released on Mar 25, 2020 1732. [func] marcin Client classes specified within host reservations can be used - to influence subnet selection within a shared network and pool + to influence subnet choice within a shared network and pool selection within a subnet. (Gitlab #1139)