]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, AUTHORS updated after 3682 merge.
authorTomek Mrugalski <tomasz@isc.org>
Mon, 30 Nov 2015 20:31:32 +0000 (21:31 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 30 Nov 2015 20:31:32 +0000 (21:31 +0100)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 60b6c0d90b1bb2cc90cb63ce38351b0b852020ac..699918844bd03716c1e9b1f7f795aa5ef8700f57 100755 (executable)
--- 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
index 4684907a1facaeece413ff16d06291f631a5893b..b50b25aaa3826d12f29876ae85e45bd7a63c6a3b 100644 (file)
--- 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)