]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, AUTHORS updated
authorTomek Mrugalski <tomasz@isc.org>
Thu, 21 Aug 2014 14:02:39 +0000 (16:02 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 21 Aug 2014 14:02:39 +0000 (16:02 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index a21d3ee782d46097a6fdaa5a2089076c1039027d..dbf06142b8465d16c00e9b1827b8cc427884e5f0 100644 (file)
--- 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
index 6989c709cc75c4291851f82257d133dbf5638e72..ad6b74bed92767e57531231498185d740bd16808 100644 (file)
--- 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.