Browse Source

[master] ChangeLog, AUTHORS updated after 3682 merge.

Tomek Mrugalski 9 years ago
parent
commit
3a4b1c7a23
2 changed files with 6 additions and 0 deletions
  1. 1 0
      AUTHORS
  2. 5 0
      ChangeLog

+ 1 - 0
AUTHORS

@@ -82,6 +82,7 @@ We have received the following contributions:
    2015-01: Extract MAC address from remote-id
    2015-05: MySQL schema extended to cover host reservation
    2015-10: Common MySQL Connector Pool
+   2015-12: MySQL host data source implemented.
 
  - Jinmei Tatuya
    2015-10: Pkt4o6 class improvements

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+1060.	[func]		kalmus
+	MySqlHostDataSource class implementation. It provides methods
+	for adding and extracting Host objects to and from MySQL database.
+	(Trac #3682, git 275b40fb941a6934c6434715184ae1c39f3fb3f2)
+
 1060.	[func]		stephen
 	Incremented KEA_HOOKS_VERSION to 3 for Kea 1.0.
 	(Trac #4208, git bf6f3d495604942a395b51bbe4c37001b7541242)