]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added ChangeLog entry... 575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error
authorFrancis Dupont <fdupont@isc.org>
Mon, 8 Jul 2019 12:37:36 +0000 (14:37 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 8 Jul 2019 12:37:36 +0000 (14:37 +0200)
ChangeLog

index 88667ce9a63a9ff15ba8186c53c9ee4c9b137a6a..453b9ef95b0b70f0bcff50d433b9f5173d456fab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1615.  [func]          fdupont
+       Added check for keyword name and type in parsers of objects
+       managed by the config backend (options, option definitions,
+       subnets and shared networks).
+       (Gitlab #575,!358, git c9d87afad8db924da0aadc1b8ab40638bd0a6738)
+
 1614.  [func]          marcin
        Add support for associating the DHCP option definitions with
        the server tags in the mysql_cb hooks library.