summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-11-21 14:20:24 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2023-11-22 16:51:47 +0100
commitbab0d949d51fe4f10c8d492083427d514206cb63 (patch)
tree4c341f495d4c7f9233ef1e21a0b75b5035bce4be /CHANGELOG.md
parentaa330e53132ee01981d21d5d66f39c0d808cf418 (diff)
downloadjustbuild-bab0d949d51fe4f10c8d492083427d514206cb63.tar.gz
LocalAction: Fix staging of empty trees
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 6c494b28..2bb78588 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,8 @@ A feature release on top of `1.2.0`, backwards compatible.
used for keeping track of running operations.
- The built-in rule `"install"` now properly enforces that the
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.
## Release `1.2.0` (2023-08-25)