summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-12-12 11:09:36 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2023-12-13 15:23:11 +0100
commit599dddc182b702192252753c76429d3da44aa463 (patch)
treeefe6512905b3c75026d80fb9f7ff2a4e3558e9f5 /CHANGELOG.md
parent94de8e505ca7812e5ae572cdbf75243a7bdc99bf (diff)
downloadjustbuild-599dddc182b702192252753c76429d3da44aa463.tar.gz
Filesystem: Fix copy overwrite of symlink with file
... and improve log messages in case of failure. (cherry picked from commit 65d35006de65e540355833a56bcaa7659f6f1afd)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa3654bf..5ecee63c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ Bug fixes on top of release `1.2.3`.
resulting stage is well-formed, i.e., without tree conflicts.
- Local execution and `just execute` now correctly create empty
directories if they are part of the action's input.
+- Fixed overwrite of existing symlinks in the output directory
+ when using subcommands `install` and `install-cas`.
## Release `1.2.3` (2023-11-15)