summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Smyth <phillip.smyth@codethink.co.uk>2018-11-23 10:24:38 +0000
committerPhillip Smyth <phillip.smyth@codethink.co.uk>2018-11-30 16:50:50 +0000
commitd4bc662a99750a71f40e9e92094c9d5d626f43b2 (patch)
treee1837589a1edfb2dc96058f9860a72706b8e514b
parentac0bc4c0ef755ba5577b4c34356171397f3f3908 (diff)
downloadbuildstream-d4bc662a99750a71f40e9e92094c9d5d626f43b2.tar.gz
NEWS: Added update about the Mandatory .bst change
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16759e1d1..1b186ce1d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
buildstream 1.3.1
=================
+ o All elements must now be suffixed with `.bst`
+ Attempting to use an element that does not have the `.bst` extension,
+ will result in a warning.
+
o BREAKING CHANGE: The 'manual' element lost its default 'MAKEFLAGS' and 'V'
environment variables. There is already a 'make' element with the same
variables. Note that this is a breaking change, it will require users to