summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-03 17:42:03 -0400
committerTristan van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-03 22:18:16 -0400
commitfeec8b717993823cd396cc10d006acfee961ca22 (patch)
tree189ad062074b43808a977d5b416b4e99e191fc6e
parent2475b45d617b431266d32a15fc2d7c96795581ed (diff)
downloadbuildstream-feec8b717993823cd396cc10d006acfee961ca22.tar.gz
NEWS: Updating for new git configurable warnings
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fdf3b403c..6227faa17 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,12 @@ buildstream 1.3.2
o git:inconsistent-submodule: A .gitmodules file is present but the
submodule was never added to the repo.
+ o git:unlisted-submodule: A submodule exists but is not specified
+ in the YAML declaration.
+
+ o git:invalid-submodule: A submodule is specified in the YAML
+ declaration but does not exist at the
+ given ref in the git repository.
=================
buildstream 1.3.1