]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#517,!301] Added ChangeLog entry for #517.
authorMarcin Siodelski <marcin@isc.org>
Tue, 16 Apr 2019 09:56:18 +0000 (11:56 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 16 Apr 2019 09:56:18 +0000 (11:56 +0200)
ChangeLog

index 4910c4295ff7a126ab8de7a1e250801e9b12598d..135e912a35b7cd63b7af44833f776e1eadbca19b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1557.  [bug]           marcin
+       Added support for "reservation-mode" parameter in the shared network
+       configuration parsers. It corrects a bug in Configuration Backend
+       whereby host reservation mode was not stored in the database when
+       specified via remote-network4-set command.
+       (Gitlab #517,!301, git e6533001e9d850432254d3cfe995a4f7abcee6e2)
+
 1556.  [bug]           fdupont
        Corrected parser for option definitions to refuse definitions with
        duplicate code or name.