comparison CHANGES.txt @ 643:078ffa821af4

Wording in changelog
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 05 Mar 2022 16:59:22 +0100
parents ef485419d723
children e73cf5593010
comparison
equal deleted inserted replaced
642:db3ff4fbb4ce 643:078ffa821af4
14 14
15 none (n/a) 15 none (n/a)
16 ~~~~~~~~~~ 16 ~~~~~~~~~~
17 17
18 - **[bugfix]** 18 - **[bugfix]**
19 The ``{{::DEL::}}`` is not subject to interpolation any more. 19 The configuration value ``{{::DEL::}}`` is not subject to
20 This fixes the handling of these deletion markers when merging 20 interpolation any more. This fixes the handling of these deletion
21 configurations: sometimes they were tried to be interpolated -- and 21 markers when merging configurations: sometimes they were tried to be
22 this failed. 22 interpolated -- and this failed.
23 23
24 - **[bugfix]** 24 - **[bugfix]**
25 The merge login should never interpolate variables. But some parts 25 The merge login should never interpolate variables. But some parts
26 of the merge logic did this unintentionally. 26 of the merge logic did this unintentionally.
27 27