From: Tomek Mrugalski Date: Tue, 25 Jul 2017 18:03:57 +0000 (+0200) Subject: [master] Acks updated after githu51 merge. X-Git-Tag: trac5124a_base~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=494cd6277a9d2246ef036af3089c1392c5bd087c;p=thirdparty%2Fkea.git [master] Acks updated after githu51 merge. --- diff --git a/AUTHORS b/AUTHORS index 8bd01d10be..cad9cfbd9f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -145,7 +145,8 @@ We have received the following contributions: 2017-07: Many spelling corrections. - Walt Steverson (waltsteverson) - 2017-07: Compilation fixed for Alpine Linux. + 2017-07: Compilation fixed for Alpine Linux + 2017-07: option6_pdexclude.h now installed properly Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging, Boost (http://www.boost.org/) library for almost everything, and can use Botan diff --git a/ChangeLog b/ChangeLog index e067d063a7..364b57faac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1280. [build] waltsteverson + Missing header for PD-exclude DHCPv6 option is now installed. + (Github #51, git 36a8e1b8f687a6398af8a10f241e8d19e9de33d8) + 1279. [build] waltsteverson Compilation fixes for Alpine Linux (Github #50, git 824afa63354e045a5e4f6437246c329d359e04dd)