This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch jonathan/mirror-client-sourcedownloader in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit c1baa2f59e1cb07949bdcd1fa4932634a8977129 Author: Jonathan Maw <[email protected]> AuthorDate: Wed Jun 27 14:53:10 2018 +0100 NEWS: Add item for source mirroring --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 0025e3d..fa32900 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ buildstream 1.1.4 o Added new simple `make` element + o Fetching and tracking will consult mirrors defined in project config, + and the preferred mirror to fetch from can be defined in the command + line or user config. + ================= buildstream 1.1.3
