Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 698:3a9d661d33b5
Implement SYS:executable
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 14 Jun 2023 09:13:07 +0200 |
| parents | 57fe110c50c8 |
| children | c076de854ac6 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jun 14 01:11:01 2023 +0200 +++ b/CHANGES.txt Wed Jun 14 09:13:07 2023 +0200 @@ -16,8 +16,8 @@ ~~~ - **[feature]** - Implement a new ``SYS`` variable namespace with ``prefix``, ``base_prefix`` - and ``platform`` as current content. + Implement a new ``SYS`` variable namespace with ``executable``, + ``prefix``, ``base_prefix`` and ``platform`` as current content. v0.21.3 (2023-06-12)
