comparison CHANGES.txt @ 661:0844288d9a8b

FIX: Docs: Typo in changelog: "login" -> "logic"
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 03 Jun 2022 00:10:08 +0200
parents cb950239ec94
children 0eff8441c4b9
comparison
equal deleted inserted replaced
660:cb950239ec94 661:0844288d9a8b
49 interpolation any more. This fixes the handling of these deletion 49 interpolation any more. This fixes the handling of these deletion
50 markers when merging configurations: sometimes they were tried to be 50 markers when merging configurations: sometimes they were tried to be
51 interpolated -- and this failed. 51 interpolated -- and this failed.
52 52
53 - **[bugfix]** 53 - **[bugfix]**
54 The merge login should never interpolate variables. But some parts 54 The merge logic should never interpolate variables. But some parts
55 of the merge logic did this unintentionally. 55 of the merge logic did this unintentionally.
56 56
57 57
58 0.20.4 (2022-01-17) 58 0.20.4 (2022-01-17)
59 ~~~~~~~~~~~~~~~~~~~ 59 ~~~~~~~~~~~~~~~~~~~