From: Francis Dupont Date: Wed, 3 Jun 2020 18:01:40 +0000 (+0200) Subject: [#1265] Added a Changelog entry X-Git-Tag: Kea-1.7.10~7^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afef854e4600434a8c79a06ce1548e835051e0de;p=thirdparty%2Fkea.git [#1265] Added a Changelog entry --- diff --git a/ChangeLog b/ChangeLog index 3a78b1fd07..e8ab84f9a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ + Kea 1.7.10 (development) released on Jul 29, 2020 +1778. [func]* fdupont + Changed the order of subnets to follow ascending subnet identifier. + (Gitlab #1265) + 1777. [doc] fdupont Added in the Developer's Guide an example about how to cross compile Kea for a Raspberry Pi.