diff CHANGELOG @ 4175:03c3206f44f3 stable

pullbundle: document working version and update changelog to mention it
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 12 Oct 2018 16:25:06 +0200
parents 50b8b06be26d
children 45d4b49d81d9
line wrap: on
line diff
--- a/CHANGELOG	Fri Oct 12 15:37:22 2018 +0200
+++ b/CHANGELOG	Fri Oct 12 16:25:06 2018 +0200
@@ -11,6 +11,11 @@
   * caches: skip warming the stablerange cache on strip in "auto" mode
   * topic: properly register the '{topicidx}' for mercurial <= 4.5
 
+  * pullbundle: experimental extension to slice pull in multiple slices whose
+                associated bundle can be cached. The extensions is shipped
+                alongside evolve only for convenience. It it requires data
+                structures that currently live in the evolve extensions.
+
 8.2.1 -- 2018-09-14
 -------------------