From 73fe42ad5de46abb508ca1e0544b77af68aa93ea Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 9 Oct 2015 23:30:20 +0200 Subject: [PATCH] [master] ChangeLog, AUTHORS updated --- AUTHORS | 2 +- ChangeLog | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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.