Mercurial > evolve
comparison CHANGELOG @ 3174:d56b8f5f0bb1 stable
changelog: add details about the pushkey related fix
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 07 Nov 2017 12:57:43 +0100 |
parents | dbd340eafcb0 |
children | f4ba7d662c4c |
comparison
equal
deleted
inserted
replaced
3173:3afe20410b55 | 3174:d56b8f5f0bb1 |
---|---|
4 7.0.1 - in progress | 4 7.0.1 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * obsdiscovery: allow the config option to disable discovery server side | 7 * obsdiscovery: allow the config option to disable discovery server side |
8 (it was previously only honored on the client side) | 8 (it was previously only honored on the client side) |
9 | |
10 * server: avoid exposing 'abort' to evolution enabled client talking | |
11 to server with the extension bu obsolescence marker exchange | |
12 disabled. | |
9 | 13 |
10 7.0.0 -- 2017-10-23 | 14 7.0.0 -- 2017-10-23 |
11 ------------------- | 15 ------------------- |
12 | 16 |
13 * drop compatibility with Mercurial 3.8, 3.9 and 4.0, | 17 * drop compatibility with Mercurial 3.8, 3.9 and 4.0, |