From 85cf3699f6894d28726d03f7c2c3688303820078 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Mon, 19 Jun 2023 14:28:33 +0200 Subject: [PATCH] [#2931] Added ChangeLog for #2931 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8495b108f2..ebc7283463 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2151. [bug] marcin + Corrected a bug in the host manager that affected getting a host + by an IPv6 address or delegated prefix. This query returned only + partial host information. It lacked other IPv6 reservations and + some DHCP options. + (Gitlab #2931) + 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 -- 2.47.2