summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Maat <tristan.maat@codethink.co.uk>2018-04-13 13:02:51 +0100
committerTristan Maat <tristan.maat@codethink.co.uk>2018-04-13 13:02:51 +0100
commitcb702588718b5a15092ac712dcb3a42b46159fa9 (patch)
treed38232df51853c2dcf2d350e211d04e6a55aac41
parent2cec9c274dcc87002b69043cfe4f8a031791c2f2 (diff)
downloadbuildstream-element-prepare.tar.gz
Add NEWS entryelement-prepare
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef3ad1916..c249a87bf 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,12 @@ buildstream 1.1.3
Use `--verbose` and `--no-verbose` to adjust the amount of detail given.
+ o BuildElements' `configure-commands` are only run once for
+ workspaces now, which allows for incremental builds.
+
+ Appropriate API for plugins is also exposed through
+ `Element.prepare`.
+
=================
buildstream 1.1.2