]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2299] Added ChangeLog entry
authorThomas Markwalder <tmark@isc.org>
Fri, 3 Jun 2022 14:52:04 +0000 (10:52 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 3 Jun 2022 14:52:04 +0000 (10:52 -0400)
ChangeLog

index 97398cbcbae4242c62158979e6abbcb948f90d68..bbc813c10dc33e8d74881563eca21f155b8cda3c 100644 (file)
--- 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