2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

[master] ChangeLog, AUTHORS updated

This commit is contained in:
Tomek Mrugalski 2015-10-09 23:30:20 +02:00
parent 884d8bb4a5
commit 73fe42ad5d
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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.