Mercurial > evolve
changeset 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 | 3afe20410b55 |
children | 00b003ebb873 1b58e0121689 cae57c9b5a94 |
files | CHANGELOG |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Tue Nov 07 12:36:27 2017 +0100 +++ b/CHANGELOG Tue Nov 07 12:57:43 2017 +0100 @@ -7,6 +7,10 @@ * obsdiscovery: allow the config option to disable discovery server side (it was previously only honored on the client side) + * server: avoid exposing 'abort' to evolution enabled client talking + to server with the extension bu obsolescence marker exchange + disabled. + 7.0.0 -- 2017-10-23 -------------------