diff CHANGELOG @ 3153:544354cfc626

pushkey: forbid usage of pushley to exchange markers The pushkey based protocol lacks many important feature and is very slow. We disable it to prevent any usage by mistake.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 26 Oct 2017 08:44:50 +0200
parents ddfdef7e9b58
children 406992d0d611
line wrap: on
line diff
--- a/CHANGELOG	Thu Oct 26 08:29:36 2017 +0200
+++ b/CHANGELOG	Thu Oct 26 08:44:50 2017 +0200
@@ -6,6 +6,7 @@
 
   * drop compatibility with Mercurial 3.8, 3.9 and 4.0,
   * drop support for old and deprecated method to exchange obsmarkers,
+  * forbid usage of the old pushbey based protocol to exchange obsmarkers,
 
 6.8.0 -- 2017-10-23
 -------------------