# HG changeset patch # User Franz Glasner # Date 1646495962 -3600 # Node ID 078ffa821af469e9c11703e839080d42807dc5bd # Parent db3ff4fbb4ce22bc4c5a187c0239fb2f5fabf83e Wording in changelog diff -r db3ff4fbb4ce -r 078ffa821af4 CHANGES.txt --- a/CHANGES.txt Sat Mar 05 15:26:21 2022 +0100 +++ b/CHANGES.txt Sat Mar 05 16:59:22 2022 +0100 @@ -16,10 +16,10 @@ ~~~~~~~~~~ - **[bugfix]** - The ``{{::DEL::}}`` is not subject to interpolation any more. - This fixes the handling of these deletion markers when merging - configurations: sometimes they were tried to be interpolated -- and - this failed. + The configuration value ``{{::DEL::}}`` is not subject to + interpolation any more. This fixes the handling of these deletion + markers when merging configurations: sometimes they were tried to be + interpolated -- and this failed. - **[bugfix]** The merge login should never interpolate variables. But some parts