summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2020-05-09 17:39:18 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2020-05-12 00:37:34 +0900
commitef4e82d0d9d465c7f8b75b4139d790c5a76042c4 (patch)
tree28299dad85423ae0613a4f90319517c8044047fa
parent1f916d8ba6e6d083849a2bfe7b2c1886b959db2c (diff)
downloadbuildstream-tristan/backport-junction-includes.tar.gz
NEWS: Add news entry about technically breaking changetristan/backport-junction-includes
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7da79eb33..cb13e4846 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
=================
+ (unreleased)
+=================
+
+ o Process options in included files in the context of the project they
+ were included from.
+
+ This is technically a breaking change, however it is highly unlikely
+ that this will break projects. In some cases projects were working around
+ the broken behavior by ensuring matching project option names in junctioned
+ projects, and in other cases simply avoiding including files which have
+ project option conditional statements.
+
+=================
buildstream 1.4.2
=================