Mercurial > evolve
comparison CHANGELOG @ 4663:a1a8adcd5155 stable
changelog: add various missing bits
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 06 Jun 2019 13:26:44 +0200 |
parents | 228caeb8b7af |
children | 756db65030c6 |
comparison
equal
deleted
inserted
replaced
4662:87d60fed455a | 4663:a1a8adcd5155 |
---|---|
11 * evolve: drop compatibility with 4.4 | 11 * evolve: drop compatibility with 4.4 |
12 * evolve: reinstalled compatibility with narrow repositories, | 12 * evolve: reinstalled compatibility with narrow repositories, |
13 * evolve: use "unstable" instead of "troubled" | 13 * evolve: use "unstable" instead of "troubled" |
14 * evolve: run multiple stabilisation in the same transaction | 14 * evolve: run multiple stabilisation in the same transaction |
15 * evolve: improve users merging during content-divergence | 15 * evolve: improve users merging during content-divergence |
16 * evolve: reduce the verbosity of `content-divergence` resolution | |
17 * documentation: various improvement and vocabulary update | |
18 * packaging: fix documentation build step on debian | |
19 * progress: improved support in various command | |
20 * help: avoid duplicated entry for some templates | |
16 * obsdiscovery: drop support for deprecated discovery protocol `obshash` | 21 * obsdiscovery: drop support for deprecated discovery protocol `obshash` |
17 (Make sure your servers are configured to use the obshashrange one. | 22 (Make sure your servers are configured to use the obshashrange one. |
18 It is available in evolve 7.2 and above.) | 23 It is available in evolve 7.2 and above.) |
24 | |
25 (topic 0.15.0) | |
26 | |
27 * stack: handle hash sizes when --debug flag is provided | |
28 * stack: remove 'topic.' prefix from colors/labels (BC) | |
29 * stack: always provide (full) node hash to non-default --template | |
19 * topic: drop the b# alias. It conflicted with normal hashes. | 30 * topic: drop the b# alias. It conflicted with normal hashes. |
20 * topic: add a `experimental.topic.allow-publish` option (default: True) | 31 * topic: add a `experimental.topic.allow-publish` option (default: True) |
21 | 32 |
22 8.5.1 -- 2019-04-23 | 33 8.5.1 -- 2019-04-23 |
23 ------------------- | 34 ------------------- |