relnotes/6.5
branchstable
changeset 50933 5a8b54201039
parent 50816 787af4e0e8b7
child 51115 c083d9776cb2
equal deleted inserted replaced
50932:afb3cccc90f7 50933:5a8b54201039
       
     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
     4  * repoview: fix the filter created by `extrafilter`
    14  * repoview: fix the filter created by `extrafilter`
     5  * Improve portability of the test suite
    15  * Improve portability of the test suite