comparison CHANGELOG @ 5243:5cfec61b872b

branching: merge 9.3.1 release into default
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 08 Apr 2020 16:16:09 +0200
parents 8431bb224862 8d955635cf45
children 9e2f2557c42e
comparison
equal deleted inserted replaced
5230:8431bb224862 5243:5cfec61b872b
4 9.4.0 - in progress 4 9.4.0 - in progress
5 ------------------- 5 -------------------
6 6
7 * compat: clean up old compatibility code 7 * compat: clean up old compatibility code
8 8
9 9.3.1 - in progress 9 9.3.1 -- 2020-04-08
10 ------------------- 10 -------------------
11
12 * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes
11 13
12 * obsexchange: avoid sending too large request to http server 14 * obsexchange: avoid sending too large request to http server
13 * obsdiscovery: server no longer aborts with a 500 error if client sends a 15 * obsdiscovery: server no longer aborts with a 500 error if client sends a
14 request without obscommon 16 request without obscommon
17 * obsdiscovery: avoid considering locally hidden changeset
18 * single-heads: ignore obsolete section when enforcing one head per branch
19
15 * evolve: improved behavior when evolving above the result of a split 20 * evolve: improved behavior when evolving above the result of a split
21 * evolve: checking for new head on push is no longer confused by mixed
22 branches (or topics)
23
24 topic (0.18.1)
25
16 * topic: fix auto-publish=abort with server that auto-publishes bare branches 26 * topic: fix auto-publish=abort with server that auto-publishes bare branches
17 * evolve: checking for new head on push is no longer confused by mixed
18 branches(or topics)
19 * single-heads: ignore obsolete section when enforcing one head per branch
20 27
21 9.3.0 -- 2020-03-04 28 9.3.0 -- 2020-03-04
22 ------------------- 29 -------------------
23 30
24 * compat: compatibility with Mercurial 5.3 31 * compat: compatibility with Mercurial 5.3