From: Marcin Siodelski Date: Wed, 30 Jan 2019 18:05:19 +0000 (+0100) Subject: [master] Added Changelog for #396. X-Git-Tag: 429-Updated-StampedValue-to-support-reals_base~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228eb27c77320497980c0a3824389e115dcfe166;p=thirdparty%2Fkea.git [master] Added Changelog for #396. --- diff --git a/ChangeLog b/ChangeLog index 6ea09556e5..46cd6cb6bb 100644 --- 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)