From e9d806ce948a69ef9582ab676ff64f4ef48e2d7f Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Tue, 19 Jan 2021 13:41:13 +0200 Subject: [PATCH] [#1598] updated ChangeLog --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0466b650ac..9cf285895c 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 stored in config - backend and the new flags are the ones listed when issuing the - config-get command. + 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. (Gitlab #1598) 1855. [func] marcin