From: Francis Dupont Date: Wed, 10 Apr 2019 21:17:30 +0000 (+0200) Subject: [master] Added ChangeLog entry for option def check X-Git-Tag: Kea-1.6.0-beta~267 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c84dab9c3c43ae91f516105b738fae488914747c;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for option def check --- diff --git a/ChangeLog b/ChangeLog index bc8f589a1b..8d9764ee31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1555. [bug] fdupont + Corrected parsers for option definitions to prevent setting out of + range option code values. + (Gitlab #500,!247, git 5c139602d7656df74060fee63461ffba4f290547) + 1554. [func] tmark kea-dhcp6 now uses globals, option definitions, options, share-networks, and subnets from configuration back ends.