summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-10-27 08:10:45 +0100
committerJürg Billeter <j@bitron.ch>2020-10-27 08:12:46 +0100
commit06a703d0a6ad47c8a3796fb1c51f96da03ff976b (patch)
tree2042589b678f46c3f0970b370c98a733d7611b21
parent3661adf7665361d062ece4363fc835059ee41d56 (diff)
downloadbuildstream-juerg/shell.tar.gz
NEWS: Add note about the `bst shell --use-buildtree` changejuerg/shell
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4d2648b1..1e8314040 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,13 @@ Core
* BREAKING CHANGE: Changed ScriptElement.layout_add() API to take Element instances
in place of Element names
+CLI
+---
+
+ o BREAKING CHANGE: `bst shell --use-buildtree` is now a boolean flag.
+ `--use-buildtree=ask` and `--use-buildtree=try` are no longer supported.
+
+
==================
buildstream 1.93.5
==================