]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, AUTHORS updated after #3567 merge.
authorTomek Mrugalski <tomasz@isc.org>
Fri, 15 May 2015 18:39:05 +0000 (20:39 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 15 May 2015 18:39:05 +0000 (20:39 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 6bad6343f2eea7ba58b08620b9b091747b06bee7..a921f7f1c43028462643502377a863ef17f61971 100644 (file)
--- 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
index ea2f26734d33c6e9b642f1e4bb735dcc38950333..9cb64e00188295b25f03433a82a87d3a50957248 100644 (file)
--- 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