]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#642] Added ChangeLog for #642. 642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers
authorMarcin Siodelski <marcin@isc.org>
Thu, 27 Jun 2019 19:24:30 +0000 (21:24 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 27 Jun 2019 19:24:30 +0000 (21:24 +0200)
ChangeLog

index 61977ea18ffc36f33f652bdd8f331c603a77e82e..e4a9f4d4f12774d6e6826674d7a6e0ff42976240 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1605.  [func]          marcin
+       Extended mysql_cb hooks library to support new API calls for
+       managing the DHCP servers in the database. In addition, added
+       support for associating the global parameters with the server
+       tags.
+       (Gitlab #642,!373, git 8ca1021809a6c44cf8a6589a959e94ca9ca76c29)
+
 1604.  [bug]           fdupont
        Improved configuration failure messages when the problem is
        from the configuration backend and not the configuration file.