From: Tomek Mrugalski Date: Thu, 21 Aug 2014 14:02:39 +0000 (+0200) Subject: [master] ChangeLog, AUTHORS updated X-Git-Tag: trac3482_base~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26cc0a79494e81fc712b13451d6924d8a19a04f1;p=thirdparty%2Fkea.git [master] ChangeLog, AUTHORS updated --- diff --git a/AUTHORS b/AUTHORS index a21d3ee782..dbf06142b8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -54,6 +54,9 @@ We have received the following contributions: 2013-12: interface detection for BSD systems 2014-04: PostgreSQL support + - Jiri Popelka from Red Hat + 2014-08: config files examples permission fix + 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 6989c709cc..ad6b74bed9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +825. [bug] jiri, tomek + Example JSON configuration files permission fix. + (Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79) + 824. [bug] marcin Kea deamons report configuration summary when the configuration is applied successfully.