From c9900f38f707d0b0a2ff0b8b77e7e084ab6a3c45 Mon Sep 17 00:00:00 2001 From: Slawek Figiel Date: Wed, 10 May 2023 12:11:04 +0200 Subject: [PATCH] [#2815] Update Changelog --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index adef154b6a..e13adf435f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2140. [func] slawek + Implemented functions to delete the host reservations from the + configuration. Updated the host manager to fully support altering (add, + update, delete) host reservations in the primary source (JSON + configuration). Its methods accept a new argument ("operation target") to + specify the data source (JSON configuration and/or hosts database) to query + or alter. Fixed a bug in retrieving IPv6 host reservations from the + configuration by address. + (Gitlab #2815) + 2139. [bug] marcin Fixed a bug in the delegated prefix permutations that caused allocating prefixes in the same order by the random and FLQ -- 2.47.3