From: Thomas Markwalder Date: Fri, 3 Jun 2022 14:52:04 +0000 (-0400) Subject: [#2299] Added ChangeLog entry X-Git-Tag: Kea-2.1.7~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab3545e2a15861eb0b7d49faa3702a98a533b7d;p=thirdparty%2Fkea.git [#2299] Added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 97398cbcba..bbc813c10d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2023 [bug] tmark + Corrected a MySQL CB issue that caused subnets to be + updated without having audit entries created when their + when their shared-network is deleted. This can cause + the subnets to be excluded from subsequent CB refresh + cycles. + (Gitlab #2299) + Kea 2.1.6 (development) released on May 25 2022 2022. [func] andrei, djt