summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin David <valentin.david@codethink.co.uk>2018-12-03 14:40:15 +0100
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-12-05 18:50:15 +0900
commitec7b62c3628c73f947ac21146639f7b0e1eba5fe (patch)
tree2c7e75615e2c08b9b5d4b5aab58e06ac90504a49
parent8251310950e72f18c2d171de375051fb0e126655 (diff)
downloadbuildstream-ec7b62c3628c73f947ac21146639f7b0e1eba5fe.tar.gz
NEWS: Add news about broken 'git describe' by default.
-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