Browse Source

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

Tomek Mrugalski 10 years ago
parent
commit
e2ee0d7554
2 changed files with 7 additions and 0 deletions
  1. 1 0
      AUTHORS
  2. 6 0
      ChangeLog

+ 1 - 0
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

+ 6 - 0
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