From: Tomek Mrugalski Date: Tue, 25 Jul 2017 17:53:45 +0000 (+0200) Subject: [master] ChangeLog, AUTHORS updated after github50 merged. X-Git-Tag: trac5124a_base~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84cdb7d37babfe2bbffbf2e06de267a2ffc0559;p=thirdparty%2Fkea.git [master] ChangeLog, AUTHORS updated after github50 merged. --- diff --git a/AUTHORS b/AUTHORS index 7ada070bc8..8bd01d10be 100644 --- a/AUTHORS +++ b/AUTHORS @@ -144,6 +144,9 @@ We have received the following contributions: - Josh Soref (jsoref) 2017-07: Many spelling corrections. + - Walt Steverson (waltsteverson) + 2017-07: Compilation fixed for Alpine Linux. + Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging, Boost (http://www.boost.org/) library for almost everything, and can use Botan (http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for diff --git a/ChangeLog b/ChangeLog index 0e922529f3..e067d063a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1279. [build] waltsteverson + Compilation fixes for Alpine Linux + (Github #50, git 824afa63354e045a5e4f6437246c329d359e04dd) + 1278. [doc] jsoref Many spelling corrections. (Github #52, git 1dcaef6f8e7901d628c8638fc2f8145ac0279586)