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 12:12:11 +0000
commit9c3757dc0a1d6797eac79f82ab21a3fe6c0f610f (patch)
tree06c58a4c95e0d60a99d9c4830606c695dc35d4cb
parent44b7a2f62a6faaefe5595f3d8670bc79cdf75292 (diff)
downloadbuildstream-mandatory_suffix.tar.gz
NEWS: Added update about the Mandatory .bst changemandatory_suffix
-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