]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#680,!426] Added ChangeLog entry for #680. 680-mysql-cb-hook-leaks-pool-options
authorMarcin Siodelski <marcin@isc.org>
Thu, 25 Jul 2019 08:29:52 +0000 (10:29 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 25 Jul 2019 08:29:52 +0000 (10:29 +0200)
ChangeLog

index 79d4605f4d913ff1a247f48c6cc479f0b33cf6a8..9abc64a5fee1ed00c14712fe04561a8c0a544113 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1626.  [bug]           marcin
+       Automatically delete embedded options as a result of deleting
+       a subnet, pool or shared network from the MySQL Configuration
+       Backend. Prior to this change, the options were unnecessarily
+       left in the database. The database schema version was affected
+       and its version bumped up to 8.2.
+       (Gitlab #680,!426, git 03f0af3900bdd9eaa951b23cc9508f0618d3f1bb)
+
 Kea 1.6.0-beta2 released on July 24, 2019
 
 1625.  [build]         tmark, marcin