From: Marcin Siodelski Date: Mon, 22 May 2023 13:43:51 +0000 (+0200) Subject: [#2858] Added Changelog for #2858 X-Git-Tag: Kea-2.3.8~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f868d37ee1825542fdb63028853202003fa5f58;p=thirdparty%2Fkea.git [#2858] Added Changelog for #2858 --- diff --git a/ChangeLog b/ChangeLog index 04277a85f1..719c2b7c13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2138. [bug] marcin + Fixed a bug in the DHCPv4 server that sent DHCPNAK to a client + in the INIT-REBOOT state when the server had no matching subnet + configuration for that client. + (Gitlab #2858) + 2137. [func] fdupont A new command "extended-info4-upgrade" makes old leases from SQL DHCPV4 lease database visible to Bulk Lease Queries.