From: Marcin Siodelski Date: Mon, 19 Jun 2023 08:40:50 +0000 (+0200) Subject: [#2881] Added ChangeLog for #2881 X-Git-Tag: Kea-2.4.0~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc00dfa85e373bb3bf977c9544056e7884166117;p=thirdparty%2Fkea.git [#2881] Added ChangeLog for #2881 --- diff --git a/ChangeLog b/ChangeLog index 5b23a22ac2..8495b108f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2150. [bug] marcin + Fixed a bug in encapsulating DHCP options fetched from the config + backend. The suboptions are now included in the top-level options + they belong to. + (Gitlab #2881) + 2149. [doc] andrei The vendor options documentation has been improved. (Gitlab #2793)