Mercurial > hgrepos > Python > libs > ConfigMix
changeset 643:078ffa821af4
Wording in changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 05 Mar 2022 16:59:22 +0100 |
| parents | db3ff4fbb4ce |
| children | e73cf5593010 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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
