From: Francis Dupont Date: Wed, 13 Mar 2019 10:13:08 +0000 (+0100) Subject: [master] Added ChangeLog entry for subnet update by ID or prefix X-Git-Tag: Kea-1.6.0-beta~385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c8291281e0156b83f41567378324475324a706;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for subnet update by ID or prefix --- diff --git a/ChangeLog b/ChangeLog index 44c5f9fe91..5d81d46809 100644 --- 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.