summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-12 21:06:11 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-12 21:39:06 +0900
commit337fc9654ece6d9a38ef9666ce11686828893cee (patch)
tree4d5643c1aec609d75022548b37a8235fecfbbede
parentfece8cc81e8d8412e32c6667682a33e7d2f9dafe (diff)
downloadbuildstream-337fc9654ece6d9a38ef9666ce11686828893cee.tar.gz
NEWS: Added news entry detailing that cross-junction tracking is disabled by default
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9bb9c16c2..7c04c0ce4 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,12 @@ buildstream 1.1.3
o Added new `bst init` command to initialize a new project.
+ o Cross junction tracking is now disabled by default for projects
+ which can support this by using project.refs ref-storage
+
+ New options have been added to explicitly enable cross-junction
+ tracking.
+
=================
buildstream 1.1.2