diff CHANGELOG @ 3966:ea7687a9a4b8 stable

obshashrange: force saving of stablesort and firstmerge cache For some reason the check in repo is not working for stable sort. We also force firstmerge to be saved as test show it was missing.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 17 Aug 2018 16:26:44 +0200
parents ce50e788d88c
children db44da7b9097
line wrap: on
line diff
--- a/CHANGELOG	Fri Aug 17 13:31:35 2018 +0200
+++ b/CHANGELOG	Fri Aug 17 16:26:44 2018 +0200
@@ -7,6 +7,7 @@
   * next: fix topic restriction when passing --evolve
   * clone: fix possible crash when using clone bundle and forcing cache warming
   * obshashrange: fix speed and consistency issues during cache invalidation
+  * obshashrange: properly persist all caches involved in obshashrange discovery
 
 8.1.0 -- 2018-08-03
 -------------------