diff --git a/AUTHORS b/AUTHORS index e233538830..9817dbb489 100644 --- a/AUTHORS +++ b/AUTHORS @@ -60,6 +60,9 @@ We have received the following contributions: 2014-08: configure.ac update: AC_PROG_LIBTOOL => LT_INIT 2014-08: PostgreSQL compilation fix on i686 + - Adam Osuchowski, Silesian University of Technology + 2014-09: Examples corrected in Kea ARM + 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 36aca789d9..15edee26a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +839. [doc] adam + DHCPv4 examples corrected in Kea ARM. + (Github #1, git 15785c0e28190659b037cfcca19f0267ccd9049f) + 838. [bug] tomek Kea components now use the KEA_LOCKFILE_DIR environment variable to specify the directory of the logging lockfile. Locking can be