summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2018-03-21 17:06:16 +0000
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2018-03-23 14:37:38 +0000
commit3ea2297b835fb25ed959bf83119e1c39f55171ef (patch)
tree96ac167c2bb6afbb878be10fd18bc6fb64d4668b
parente302baf56bb2d67b68f1b5ed3262a74de0204520 (diff)
downloadbuildstream-jmac/build-uid-2.tar.gz
NEWS: Add mention of the new sandbox optionjmac/build-uid-2
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 605fe3830..c6b2ded42 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ buildstream 1.1.2
o Deprecated `--track-save` optionality in `bst build`, this
does not make sense to support now that we have project.refs.
+ o Added the `sandbox` configuration option which can be used in
+ `project.conf` and elements, to control the user ID and group ID
+ used in build sandboxes.
=================
buildstream 1.1.1