summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-02 10:05:38 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-02 13:18:02 +0200
commitb4461efba988de9f50b7fac00df5a3592c09a38e (patch)
tree8e29e8c6a2810007e2362fc9d25f0771058d8463
parent0199b9a96001b75fe6f9f193cc28a66362c1dea5 (diff)
downloadjustbuild-b4461efba988de9f50b7fac00df5a3592c09a38e.tar.gz
CHANGELOG: document fix in parallelism
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de848496..7377c21d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,9 @@ A feature release on top of `1.5.0`, backwards compatible.
file sytem.
- `just serve` now fetches trees from remote execution in parallel
and through its local CAS; this fixes a performance issue.
+- A bug was fixed that could cause the number of threads being
+ the square of what was specified during backing up artifacts of
+ export targets after build.
- `just-mr` now also consideres computed roots (as no-op) when
reporting progress.
- The "generic" rule now properly detects staging conflicts, taking