summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-05 10:47:41 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-05 11:24:03 +0200
commit3b77b2bdb7093c43927a5ebe5505e40a57745c79 (patch)
tree487d92aa708737acf65bbdcb57d47d58c5e0baa4 /CHANGELOG.md
parent68633de984a6819a0125ba1bd1a3a0dde72f293c (diff)
downloadjustbuild-3b77b2bdb7093c43927a5ebe5505e40a57745c79.tar.gz
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7377c21d..fe4c40c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,9 +35,12 @@ A feature release on top of `1.5.0`, backwards compatible.
reporting progress.
- The "generic" rule now properly detects staging conflicts, taking
the full inputs into account (and not only the runfiles).
+- Illegitimate symlinks in explicit source-tree references are now
+ rejected reliably.
- 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.
+- `just execute`: Symlinks to directories and files are properly
+ distinguished as requested by the remote-execution protocol.
+- Various improvements of the documentation.
## Release `1.5.0` (2025-03-06)