From: Tomek Mrugalski Date: Tue, 25 Jul 2017 17:26:43 +0000 (+0200) Subject: [master] ChangeLog, AUTHORS updated after github52 merge. X-Git-Tag: trac5124a_base~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d144f35de5e1db81c2da2582012f1f51f3e01d3;p=thirdparty%2Fkea.git [master] ChangeLog, AUTHORS updated after github52 merge. --- diff --git a/AUTHORS b/AUTHORS index 41fcf93188..7ada070bc8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -141,6 +141,9 @@ We have received the following contributions: - Olivier Clavel (zeitounator) 2017-04: Improvements in valgrind test script + - Josh Soref (jsoref) + 2017-07: Many spelling corrections. + 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 9b321de0c9..0e922529f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1278. [doc] jsoref + Many spelling corrections. + (Github #52, git 1dcaef6f8e7901d628c8638fc2f8145ac0279586) + 1277. [func]* marcin Added support to Command Manager to process commands using callouts implemented within hooks libraries.