summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin David <valentin.david@codethink.co.uk>2018-12-03 14:40:15 +0100
committerValentin David <valentin.david@codethink.co.uk>2018-12-04 14:13:35 +0100
commit0503cbd1af4413bc97cc8f93cceb0dd99723133e (patch)
tree87eea9c4f97c283be6573a896c41c5b39a8c7a25
parentbccb335a0813d17003663cebb4ba6054aa3abab6 (diff)
downloadbuildstream-valentindavid/git_describe_tracking.tar.gz
NEWS: Add news about broken 'git describe' by default.valentindavid/git_describe_tracking
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b186ce1d..39b838c6e 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,10 @@ buildstream 1.3.1
o Add sandbox API for command batching and use it for build, script, and
compose elements.
+ o BREAKING CHANGE: The `git` plugin does not create a local `.git`
+ repository by default. If `git describe` is required to work, the
+ plugin has now a tag tracking feature instead. This can be enabled
+ by setting 'track-tags'.
=================
buildstream 1.1.5