summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2018-04-05 13:29:22 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2018-05-21 10:59:45 +0100
commit206a7ee8085110ac55d7b51c5546154426e2a4fb (patch)
treeee2686c39ff6902e7287ccfb96b3935bb5bd6520
parentc09be48317a76a9c1607e252aceb4c38c8a7cbb4 (diff)
downloadbuildstream-214-filter-workspacing.tar.gz
NEWS: Add item for element redirection214-filter-workspacing
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dc1fdcf17..5f9e42914 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
=================
+buildstream 1.1.4
+=================
+
+ o `bst workspace` commands and `bst track` will substitute their
+ source elements when performing those operations, e.g. performing
+ `bst track` on a filter element will track the sources on the
+ element that it depends on (if it has sources).
+
+
+=================
buildstream 1.1.3
=================