From: Thomas Markwalder Date: Tue, 30 Apr 2019 14:55:01 +0000 (-0400) Subject: [#557,!310] Added ChangeLog entry. X-Git-Tag: Kea-1.6.0-beta~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362f40bebbdbe083ec6420a43ee1c050edf6bba6;p=thirdparty%2Fkea.git [#557,!310] Added ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index c9aa15f092..95f013f39b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1572. [bug] tmark + Corrected an issue where kea-dhcp6 was incorrectly scheduling DNS + entry removals when renewing leases with generated FQDNs. + (Gitlab #577,!310, git TBD) + 1571. [bug] marcin The mysql_cb hooks library registers the MySQL backend for the DHCPv6 server.