]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for subnet update by ID or prefix
authorFrancis Dupont <fdupont@isc.org>
Wed, 13 Mar 2019 10:13:08 +0000 (11:13 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 13 Mar 2019 10:13:08 +0000 (11:13 +0100)
ChangeLog

index 44c5f9fe91f68e1a1e0fd80447a937e755f3b193..5d81d4680936e9847c41a4a267d2d597c4a77113 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1543.  [bug]           fdupont
+       Corrected behavior of the remote-subnet4-set so as it is now
+       possible to set the subnet using both an ID or a subnet prefix.
+       (Gitlab #481,!251, git 9ef651950fde16e258e4b03dd21bbf6dd07d5231)
+
 1542.  [test]          tmark   
        MySQL and CQL unit tests will now attempt to wipe the unit test
        data, rather than the (re)create the schema between each test.