From: Francis Dupont Date: Wed, 8 Jul 2020 12:35:55 +0000 (+0200) Subject: [#916] Added ChangeLog entry X-Git-Tag: Kea-1.7.10~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebb15b2930f84033346acdca24f452c32d3181ae;p=thirdparty%2Fkea.git [#916] Added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 448d567773..ce85e717cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1768. [func]* fdupont + Removed the support of the Logging toplevel entry. Now loggers must + be defined in each server toplevel entry. + (Gitlab #916) + 1767. [bug] fdupont Fixed unit tests failing on systems where an interface is named eth0. (Gitlab #1043)