From: Francis Dupont Date: Tue, 19 Feb 2019 10:50:08 +0000 (+0100) Subject: [master] Updated ChangeLog for iface::send returned value X-Git-Tag: 397-cb-implement-mysqlconfigbackenddhcpv6_base~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3076db56936af0b1fb8001f2b0414a1d593b3339;p=thirdparty%2Fkea.git [master] Updated ChangeLog for iface::send returned value --- diff --git a/ChangeLog b/ChangeLog index aa1907d27e..0695da7674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1523. [bug] fdupont + IfaceMgr::send method now returns proper status that matches + its documentation. Thanks to Matthias Stoeckl from Secunet + for reporting this issue. + (Gitlab #417,!221, git 4be58523f38097cea81ea06161aead58e00aeb2a) + 1522. [bug] marcin The "unspecified" DHCP timer values (e.g. renew-timer) are represented as NULL values in the database. This corrects