From: Marcin Siodelski Date: Fri, 4 Nov 2016 20:01:04 +0000 (+0100) Subject: [master] Added ChangeLog entry for #5055. X-Git-Tag: trac5057_base~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7dff9bb5f2ef0229a3c1d7d5bc3001e39e3e480a;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5055. --- diff --git a/ChangeLog b/ChangeLog index 9a82e5fd9f..8364b125d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1185. [build] marcin + Install Kea headers to be used for building external libraries. + Before this change some required headers were not installed. + (Trac #5055, git a46087b7b7face4a1318658bbdcbf7602c1bb729) + 1184. [bug] eest Fixes in the occasionally failing LFC unit test. This fix was provided by Patrik Lundin.