relnotes/next
changeset 44887 61cdc8137d53
parent 44856 b7808443ed6a
child 44893 95c832849955
equal deleted inserted replaced
44886:1409da2148c8 44887:61cdc8137d53
     3 
     3 
     4 == New Experimental Features ==
     4 == New Experimental Features ==
     5 
     5 
     6 
     6 
     7 == Backwards Compatibility Changes ==
     7 == Backwards Compatibility Changes ==
       
     8 
       
     9 * Mercurial now requires at least Python 2.7.9 or a Python version that
       
    10   backported modern SSL/TLS features (as defined in PEP 466).
     8 
    11 
     9 
    12 
    10 == Internal API Changes ==
    13 == Internal API Changes ==
    11 
    14 
    12  * logcmdutil.diffordiffstat() now takes contexts instead of nodes.
    15  * logcmdutil.diffordiffstat() now takes contexts instead of nodes.