From: Tomek Mrugalski Date: Mon, 30 Nov 2015 20:31:32 +0000 (+0100) Subject: [master] ChangeLog, AUTHORS updated after 3682 merge. X-Git-Tag: trac4231_base~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a4b1c7a23cab86b280ae0dfbca6b8fe03e6eb08;p=thirdparty%2Fkea.git [master] ChangeLog, AUTHORS updated after 3682 merge. --- diff --git a/AUTHORS b/AUTHORS index 60b6c0d90b..699918844b 100755 --- a/AUTHORS +++ b/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 diff --git a/ChangeLog b/ChangeLog index 4684907a1f..b50b25aaa3 100644 --- a/ChangeLog +++ b/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)