From: Marcin Siodelski Date: Thu, 27 Jun 2019 19:24:30 +0000 (+0200) Subject: [#642] Added ChangeLog for #642. X-Git-Tag: Kea-1.6.0-beta2~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5bef63e9f5beb4139a0ee351194125cd54b6528;p=thirdparty%2Fkea.git [#642] Added ChangeLog for #642. --- diff --git a/ChangeLog b/ChangeLog index 61977ea18f..e4a9f4d4f1 100644 --- 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.