relnotes/next
changeset 46776 471cd86c8eb4
parent 46628 0a23ace80e54
child 46779 49fd21f32695
--- a/relnotes/next	Sat Mar 13 08:59:03 2021 +0100
+++ b/relnotes/next	Sun Nov 08 20:17:09 2020 +0100
@@ -5,6 +5,11 @@
  * The `rev-branch-cache` is now updated incrementally whenever changesets
    are added.
 
+ * The new options `experimental.bundlecompthreads` and
+   `experimental.bundlecompthreads.<engine>` can be used to instruct
+   the compression engines for bundle operations to use multiple threads
+   for compression. The default is single threaded operation. Currently
+   only supported for zstd.
 
 == New Experimental Features ==