From 29704eca1aa2748c209e1ba676dec1207660578e Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Tue, 19 Jan 2021 13:49:06 +0200 Subject: [PATCH] [#1598] updated ChangeLog --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9cf285895c..00f646a57e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 1856. [bug] razvan - The 'reservation-mode' global parameter is now converted - internally to new reservation flags when it is read from the - config backend and the new flags are the ones listed when - issuing the config-get command. + When using the config backend, the server converts the old + 'reservation-mode' global parameter internally to new + reservation flags. The new flags are listed when issuing the + config-get command. (Gitlab #1598) 1855. [func] marcin