From: Francis Dupont Date: Thu, 2 Jul 2020 12:44:44 +0000 (+0200) Subject: [#553] Added ChangeLog entry X-Git-Tag: Kea-1.7.10~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf1f3fdbd9300f70ab6affe68756b20d1f143194;p=thirdparty%2Fkea.git [#553] Added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index bf611018e0..38ce8a25f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1766. [func] fdupont + Optimized the interface manager code and removed the 16 bit limit + to interface indexes. + (Gitlab #553) + 1765. [bug] fdupont Corrected a bug in MySQL Config Backend which occasionally caused the DHCP servers to overlook some configuration changes. This