2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

[master] ChangeLog, AUTHORS updated after #3567 merge.

This commit is contained in:
Tomek Mrugalski 2015-05-15 20:39:05 +02:00
parent d2cd5d53b3
commit e2ee0d7554
2 changed files with 7 additions and 0 deletions

View File

@ -79,6 +79,7 @@ We have received the following contributions:
- Adam Kalmus, Gdank University of Technology
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
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,9 @@
932. [func] kalmus
MySQL schema has been extended with tables that can store
host reservation. This ticket updates database schema only,
the tables are not in use yet.
(Trac #3567, git d2cd5d53b3f31422a342c9bb8946dad9ed1ea032)
931. [func] marcin
Improved log messages emitted by the DHCPv4 server. Also,
the server is now using multiple distinct loggers for logging