summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-03-06 21:41:17 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-03-06 21:41:36 +0900
commit1f63d214270cd46bcdba4b42dcbd7cc2fc2ea00c (patch)
tree8eb39cc96fc2bc8a750183371ba771f59aa4394c
parentbe6b5564595872c9e6ff54c3d812be1061c0837d (diff)
downloadbuildstream-1f63d214270cd46bcdba4b42dcbd7cc2fc2ea00c.tar.gz
NEWS: Adding a few missing entries for the release
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 77e418860..5fd895ee2 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,16 @@ buildstream 1.1.1
o Newly added filter element
+ o Git source plugin now allows disabling of submodule checkouts
+
+ o In the same way we allow overriding element configurations
+ by their 'kind' in project.conf, we now support the same
+ for source plugin configurations.
+
+ o Tar and zip sources now automatically recall an `etag`
+ from the http headers, optimizing tracking of tarballs
+ significantly (issue #62)
+
=================
buildstream 1.1.0