relnotes/6.1
changeset 49365 79b2c98ab7b4
parent 49316 ce50d95cfa57
parent 49364 e8ea403b1c46
equal deleted inserted replaced
49361:c2092612c424 49365:79b2c98ab7b4
     1 '''This is the last release to support Python 2. Mercurial is Python 3 only starting with 6.2'''
     1 '''This is the last release to support Python 2. Mercurial is Python 3 only starting with 6.2'''
       
     2 
       
     3 = Mercurial 6.1.4 =
       
     4 
       
     5  * url: raise error if CONNECT request to proxy was unsuccessful
       
     6  * docker: avoid /tmp write access issues by fixing permissions
       
     7  * logcmdutil: use the same data as {file*} template keywords (issue6642)
       
     8  * commit: allow to close branch when committing change over a closed head
       
     9  * rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed
       
    10  * purge: prevent a silly crash with --confirm --files
       
    11  * rust: relax im-rc dependency to allow minor updates"
       
    12  * Improve PyPy support
       
    13  * Improve Py3 error handling
       
    14  * Documentation fixes
     2 
    15 
     3 = Mercurial 6.1.3 =
    16 = Mercurial 6.1.3 =
     4 
    17 
     5 '''security: '''
    18 '''security: '''
     6  * narrow_widen_acl: enforce narrowacl in narrow_widen (SEC) 6b10151b9621
    19  * narrow_widen_acl: enforce narrowacl in narrow_widen (SEC) 6b10151b9621