diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-06-06 14:55:56 -0400 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-06-06 14:55:56 -0400 |
commit | 0f2fd8c8eac1cf9606701bf6b0c867d47a4eec5c (patch) | |
tree | 847180727778e6e0b2ccd68ab6fdf8f45f92a136 /NEWS | |
parent | 17fa7ba4fa673b484dcfccd00ef935f2ccca3976 (diff) | |
download | buildstream-0f2fd8c8eac1cf9606701bf6b0c867d47a4eec5c.tar.gz |
NEWS: Mentioning new `make` build element
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ buildstream 1.1.4 `bst track` on a filter element will track the sources on the element that it depends on (if it has sources). + o Added new simple `make` element + ================= buildstream 1.1.3 |