Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 691:4643f801379e
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 10 Jun 2023 22:33:11 +0200 |
| parents | e06c4480b7d7 |
| children | 2848e0212a3d |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 10 22:29:57 2023 +0200 +++ b/CHANGES.txt Sat Jun 10 22:33:11 2023 +0200 @@ -23,7 +23,11 @@ Fixed some format string errors in the YAML loader. These errors were only encountered in exception handlers. -- **[doc}** +- **[misc]** + Enhance compatibility with newer Python :py:mod:`setuptools` or :py:mod:`pip`: + Create a basic :file:`pyproject.toml`. + +- **[doc]** Document that jails now support references at their roots: they act like a symbolic link.
