From: Francis Dupont Date: Thu, 1 Aug 2019 16:12:13 +0000 (+0200) Subject: [632-pools-are-not-properly-updated-by-mysql-cb-when-subnet-id-is-modified] Added... X-Git-Tag: Kea-1.6.1~10^2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd80d44772f0c588dcdd2dbd072435e687985698;p=thirdparty%2Fkea.git [632-pools-are-not-properly-updated-by-mysql-cb-when-subnet-id-is-modified] Added ChangeLog entry for subnet pool update fix --- diff --git a/ChangeLog b/ChangeLog index 28dfa31a40..e8be3a1263 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1631. [bug] marcin + Corrected the bug in mysql_cb hooks library which in some cases + caused the pools to be orphaned and left in the database after + the subnet has been updated. + (Gitlab #632,!438, git ea15b537d62c66e03923b5fdce91db8795f436b4) + 1630. [build] fdupont Added support for sysrepo 0.7.8 (and libyang 1.0-r3). (Gitlab #742,!430, git 6776a829f90768225ea794145e522560d26fe959)