diff CHANGELOG @ 3952:a7794f5abacd stable

discovery: make sure repository wrapping happens in the right order Otherwise we may end up in situation were cache are not warmed in the right order, crashing.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 16 Aug 2018 22:19:19 +0200
parents bfc617cd1ce1
children ce50e788d88c
line wrap: on
line diff
--- a/CHANGELOG	Thu Aug 16 11:54:30 2018 +0200
+++ b/CHANGELOG	Thu Aug 16 22:19:19 2018 +0200
@@ -5,6 +5,7 @@
 -------------------
 
   * next: fix topic restriction when passing --evolve
+  * clone: fix possible crash when using clone bundle and forcing cache warming
 
 8.1.0 -- 2018-08-03
 -------------------