summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorValentin David <valentin.david@codethink.co.uk>2018-11-23 16:00:24 +0100
committerJürg Billeter <j@bitron.ch>2019-02-19 09:01:48 +0000
commit1ae1796854055f4b9e3202d9629e059b327f3a8d (patch)
treeefaab1e9d2394d4898cfa216c670fce5de5d6670 /NEWS
parentcfbe409df6eb11b05ee8f0a9d2915ce4cdcd5689 (diff)
downloadbuildstream-1ae1796854055f4b9e3202d9629e059b327f3a8d.tar.gz
element.py: Expect absolute paths in overlap whitelists
This allows use of variables such as %{prefix} and matches the documentation. This is a breaking change. Fixes #721
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 752434cfe..fe3fda2c3 100644
--- a/NEWS
+++ b/NEWS
@@ -138,6 +138,9 @@ buildstream 1.3.1
o BREAKING CHANGE: Symlinks are no longer resolved during staging and absolute
symlinks are now preserved instead of being converted to relative symlinks.
+ o BREAKING CHANGE: Overlap whitelists now require absolute paths. This allows
+ use of variables such as %{prefix} and matches the documentation.
+
=================
buildstream 1.1.5