]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, AUTHORS updated
authorTomek Mrugalski <tomasz@isc.org>
Fri, 9 Oct 2015 21:30:20 +0000 (23:30 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 9 Oct 2015 21:30:20 +0000 (23:30 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 2a72ce63952b897f9028347f02e16c58a38e910e..1bfc8458f177888a3e395e48d44fd171a47babac 100755 (executable)
--- 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
index 666ebf24bafd388b3cdc95f61dd2ad646f36ad0f..478dec2b6196243b561058c4b03c462ac9326829 100644 (file)
--- 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.