CHANGELOG
branchstable
changeset 5285 8d955635cf45
parent 5272 b20d04641c0f
child 5288 5cfec61b872b
equal deleted inserted replaced
5277:9ed5f9c5d8ae 5285:8d955635cf45
     1 Changelog
     1 Changelog
     2 =========
     2 =========
     3 
     3 
     4 9.3.1 - in progress
     4 9.3.1 -- 2020-04-08
     5 -------------------
     5 -------------------
       
     6 
       
     7   * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes
     6 
     8 
     7   * obsexchange: avoid sending too large request to http server
     9   * obsexchange: avoid sending too large request to http server
     8   * obsdiscovery: server no longer aborts with a 500 error if client sends a
    10   * obsdiscovery: server no longer aborts with a 500 error if client sends a
     9     request without obscommon
    11     request without obscommon
       
    12   * obsdiscovery: avoid considering locally hidden changeset
       
    13   * single-heads: ignore obsolete section when enforcing one head per branch
       
    14 
    10   * evolve: improved behavior when evolving above the result of a split
    15   * evolve: improved behavior when evolving above the result of a split
       
    16   * evolve: checking for new head on push is no longer confused by mixed
       
    17     branches (or topics)
       
    18 
       
    19 topic (0.18.1)
       
    20 
    11   * topic: fix auto-publish=abort with server that auto-publishes bare branches
    21   * topic: fix auto-publish=abort with server that auto-publishes bare branches
    12   * evolve: checking for new head on push is no longer confused by mixed
       
    13             branches(or topics)
       
    14   * single-heads: ignore obsolete section when enforcing one head per branch
       
    15 
    22 
    16 9.3.0 -- 2020-03-04
    23 9.3.0 -- 2020-03-04
    17 -------------------
    24 -------------------
    18 
    25 
    19   * compat: compatibility with Mercurial 5.3
    26   * compat: compatibility with Mercurial 5.3