Mercurial > hg
diff relnotes/6.5 @ 50933:5a8b54201039 stable 6.5.2
relnotes: add 6.5.2
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 06 Sep 2023 18:10:44 +0200 |
parents | 787af4e0e8b7 |
children | c083d9776cb2 |
line wrap: on
line diff
--- a/relnotes/6.5 Wed Aug 30 12:24:12 2023 +0200 +++ b/relnotes/6.5 Wed Sep 06 18:10:44 2023 +0200 @@ -1,3 +1,13 @@ += Mercurial 6.5.2 = + + * hgweb: encode WSGI environment using the ISO-8859-1 codec + * rhg: fix the bug where sparse config is interpreted as relglob instead of glob + * gpg: fix an UnboundLocalError whenever using --force + * transaction: fix __repr__() and make the default name bytes + * setup: make the error "Unable to find a working hg binary" more informative + * tests: avoid test environment affecting setup.py + * run-tests: detect HGWITHRUSTEXT value + = Mercurial 6.5.1 = * A bunch of improvements to Python 3.12 compatibility