diff CHANGELOG @ 4643:77f3699e711e

obsdiscovery: drop `obshash` discovery protocol (issue6136) The protocol has been superseeded by stablerange for a long time. It is untested and more and more buggy. Since this is deprecated experimental code in an experimental code, we drop it. We keep the underlying computation and debug command around for now. They might still be useful to looks at repositories
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 27 May 2019 01:53:36 +0200
parents 4a22dac48b42
children 228caeb8b7af
line wrap: on
line diff
--- a/CHANGELOG	Thu May 09 09:42:51 2019 -0700
+++ b/CHANGELOG	Mon May 27 01:53:36 2019 +0200
@@ -13,6 +13,9 @@
   * evolve: use "unstable" instead of "troubled"
   * evolve: run multiple stabilisation in the same transaction
   * evolve: improve users merging during content-divergence
+  * obsdiscovery: drop support for deprecated discovery protocol `obshash`
+    (Make sure your servers are configured to use the obshashrange one.
+    It is available in evolve 7.2 and above.)
   * topic: drop the b# alias. It conflicted with normal hashes.
 
 8.5.1 -- 2019-04-23