From: Francis Dupont Date: Sun, 5 Apr 2020 07:54:47 +0000 (+0200) Subject: [#816] Proposed a ChangeLog entry X-Git-Tag: Kea-1.7.7~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23299a1ca155951227bdfffd767d94e21ca9519d;p=thirdparty%2Fkea.git [#816] Proposed a ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 44a01e5b31..465408ce99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1742. [func] fdupont + Added new cumulative statistics: for each assigned IPv4 address, + IPv6 NA address or IPv6 PD prefixes cumulative-assigned-addresses, + cumulative-assigned-nas or cumulative-assigned-pds global and + per subnet is increased. A spelling error in the result-set of + the stat-lease4-get of the stat cmds hook library was fixed. + (Gitlab #816) + 1741. [func] fdupont When the MySQL InnoDB reports a deadlock (very rare event) the failed query is rerun.