]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog for #396.
authorMarcin Siodelski <marcin@isc.org>
Wed, 30 Jan 2019 18:05:19 +0000 (19:05 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 30 Jan 2019 18:05:19 +0000 (19:05 +0100)
ChangeLog

index 6ea09556e565ca258aa30409a8aa7d99a8d7e873..46cd6cb6bbbf4ab53d4427714c090e59b49f31b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
+1516.  [func]          marcin
+       Implemented audit trail for MySQL Configuration Backend. It allows
+       for tracking incremental changes in the servers' configurations.
+       Both mysql_cb hooks library and the MySQL schema have been updated
+       to facilitate this feature.
+       (Gitlab #396,!205, git 6d40db07ef641eef29405c42e718979e7a1e8675)
+
 1515.  [func]          fdupont
        Changes required for new host commands that retrieve all host
-       reservations from a given subnet (reservation-get-all, 
+       reservations from a given subnet (reservation-get-all,
         reservation-get-page) added. Also added documentation.
        (Gitlab #313,!199, git 991b2fadcb9e8171a78e27f95e4bfba6393d7824)