From e2ee0d755448e0d79e24b0e7cdbf29f757e65de6 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 15 May 2015 20:39:05 +0200 Subject: [PATCH] [master] ChangeLog, AUTHORS updated after #3567 merge. --- AUTHORS | 1 + ChangeLog | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/AUTHORS b/AUTHORS index 6bad6343f2..a921f7f1c4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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 diff --git a/ChangeLog b/ChangeLog index ea2f26734d..9cb64e0018 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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