From: Tomek Mrugalski Date: Thu, 21 Aug 2014 16:10:42 +0000 (+0200) Subject: [3526] ChangeLog, AUTHORS updated. X-Git-Tag: trac3482_base~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad57a59177ed1aa5f226a2d8a7861ab34e3a450;p=thirdparty%2Fkea.git [3526] ChangeLog, AUTHORS updated. --- diff --git a/AUTHORS b/AUTHORS index dbf06142b8..b07adc0c99 100644 --- a/AUTHORS +++ b/AUTHORS @@ -56,6 +56,7 @@ We have received the following contributions: - Jiri Popelka from Red Hat 2014-08: config files examples permission fix + 2014-08: compilation fix for armv7 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 ad6b74bed9..e4b3316e82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +8XX. [bug] jiri, tomek + Compilation fix for Red Hat running on armv7. + (Trac #3526, git eac5a80472dcb78b538c2ed34cc0534f801e5145) + 825. [bug] jiri, tomek Example JSON configuration files permission fix. (Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)