summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2018-10-15 13:40:00 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2018-10-30 15:42:05 +0000
commit4bc717730d54c00c4242b0e5b1e7e8ca65b4f832 (patch)
tree5e79c4f9f3c59ec075b0ad98e684300a1886a427 /NEWS
parent37afde0a6c6c48bfa18d9f8c495bd4d8bf1cece1 (diff)
downloadbuildstream-4bc717730d54c00c4242b0e5b1e7e8ca65b4f832.tar.gz
NEWS: Add item for cached buildtree behaviour
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e88f4af4..2c64c7750 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,11 @@ buildstream 1.3.1
new the `conf-root` variable to make the process easier. And there has been
a bug fix to workspaces so they can be build in workspaces too.
+ o Creating a build shell through the interactive mode or `bst shell --build`
+ will now use the cached build tree. It is now easier to debug local build
+ failures.
+
+
=================
buildstream 1.1.5
=================