##// END OF EJS Templates
relnotes: add 6.5.2
Raphaël Gomès -
r52211:5a8b5420 6.5.2 stable
parent child Browse files
Show More
@@ -1,3 +1,13 b''
1 = Mercurial 6.5.2 =
2
3 * hgweb: encode WSGI environment using the ISO-8859-1 codec
4 * rhg: fix the bug where sparse config is interpreted as relglob instead of glob
5 * gpg: fix an UnboundLocalError whenever using --force
6 * transaction: fix __repr__() and make the default name bytes
7 * setup: make the error "Unable to find a working hg binary" more informative
8 * tests: avoid test environment affecting setup.py
9 * run-tests: detect HGWITHRUSTEXT value
10
1 = Mercurial 6.5.1 =
11 = Mercurial 6.5.1 =
2
12
3 * A bunch of improvements to Python 3.12 compatibility
13 * A bunch of improvements to Python 3.12 compatibility
General Comments 0
You need to be logged in to leave comments. Login now