Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 333:5ec0ae3bb8db
Docs: quoting
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 07 May 2021 09:31:22 +0200 |
| parents | 87424f4754d1 |
| children | dde6dea50ea3 |
line wrap: on
line diff
--- a/CHANGES.txt Fri May 07 09:30:46 2021 +0200 +++ b/CHANGES.txt Fri May 07 09:31:22 2021 +0200 @@ -16,7 +16,7 @@ ~~~~~~~~~ - **[breaking] [feature]** - Allowed quoting of variables. + Allowed quoting of variable and namespace names. This is mostly important for variable names that contain ``.``, ``:`` or ``|`` but probably useful for characters like ``"` ``'``
