From: Francis Dupont Date: Tue, 2 Jul 2019 11:19:47 +0000 (+0200) Subject: [699-kea-s-v6-server-seems-to-be-missing-some-debug-logging-for-dhcp6_packet_send... X-Git-Tag: Kea-1.6.0-beta2~143 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=10ba0d4ebd72c99510170a0c7760154b65299595;p=thirdparty%2Fkea.git [699-kea-s-v6-server-seems-to-be-missing-some-debug-logging-for-dhcp6_packet_send] Added ChangeLog entry for DHCP6_PACKET_SEND --- diff --git a/ChangeLog b/ChangeLog index 9ed6278f6c..ffbb7d84d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1608. [bug] fdupont + Missing debug DHCP6_PACKET_SEND logging message was added. + (Gitlab #699,!401, git ac96edbe30be5c93f5e3d2512961f1bc99c3253a) + 1607. [bug] tmark Corrected an initialization issue which caused lease sanity checking to be enabled inside the Lease File Cleanup (LFC)