From: Francis Dupont Date: Thu, 18 Apr 2019 14:50:23 +0000 (+0200) Subject: [564-customer-request-relax-constraints-on-allowable-option-types-to-permit-option... X-Git-Tag: Kea-1.6.0-beta~231^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=753aedd51232b03243eda6bcf1aa684e0b387615;p=thirdparty%2Fkea.git [564-customer-request-relax-constraints-on-allowable-option-types-to-permit-option-type-0-and-255] Added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 772a3d5152..9113308fa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1560. [bug] fdupont + kea-dhcp4 now permits option code values of 0 and 255 for + options defined in option spaces other than the "dhcp4" space. + (Gitlab #564,!300, git 7a0a0b84d91893f08c0ee6f236daa05bede65166) + 1559. [func] fdupont Added DHCPv6 support to the MySQL Config Backend hook. (Gitlab #397,!244, git 980091ecd717e41a61f0d7f6808213e450647d8e)