diff --git a/AUTHORS b/AUTHORS index 2a72ce6395..1bfc8458f1 100755 --- a/AUTHORS +++ b/AUTHORS @@ -80,7 +80,7 @@ We have received the following contributions: 2014-12: Extract MAC address from DUID-LL and DUID-LLT types 2015-01: Extract MAC address from remote-id 2015-05: MySQL schema extended to cover host reservation - 2015-04: Common MySQL Connector Pool + 2015-10: Common MySQL Connector Pool Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging, Boost (http://www.boost.org/) library for almost everything, and can use Botan diff --git a/ChangeLog b/ChangeLog index 666ebf24ba..478dec2b61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1020. [func] kalmus + A general purpose base class for MySQL connection has been + implemented. + (Trac #3681, git tbd) + 1019. [func] marcin Added new configuration parameters controlling processing of the expired leases in the DHCPv4 and DHCPv6 server.