From 36327342c260558eb955a923767335778bdcfac1 Mon Sep 17 00:00:00 2001 From: Slawek Figiel Date: Wed, 24 May 2023 17:21:29 +0200 Subject: [PATCH] [#2815] Reword Changelog entry --- ChangeLog | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index b8d29e59d9..173f13cb03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,11 @@ 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. + JSON configuration. Updated the host manager to fully support + altering 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 function to retrieving IPv6 host reservations + from the configuration by address. (Gitlab #2815) 2139. [bug] marcin -- 2.47.2