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.