summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-05-19 12:21:28 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-05-19 12:33:06 +0200
commit647771ce66748d1764cab12aba2f84e5bb20aae3 (patch)
tree96040884cac5a62dbf5f0fb086b2ef46c326133c
parent2784f96b5a209740a2abd520934e27a5d2e90c0b (diff)
downloadjustbuild-647771ce66748d1764cab12aba2f84e5bb20aae3.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f0d0c99..3bac6040 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@ Bug fixes on top of `1.5.1`.
- The "generic" rule now properly detects staging conflicts, taking
the full inputs into account (and not only the runfiles).
+- An incorrect error handling in the evaluation of computed roots was fixed.
+- Symlinks to directories and files are properly distinguished as requested
+ by the remote-execution protocol.
+- The bundled build description of `grpc` was bumped to the latest bug-fix
+ release for that minor version, fixing an issue in thread handling.
## Release `1.5.1` (2025-04-01)