summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-02 18:57:39 -0400
committerTristan van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-03 16:55:19 -0400
commitacd2e88d5902a1f3a82c481626d91efacc030fd0 (patch)
tree809d02453539d2a906673f0e090fb4cafc58435c
parent28e82017e2c32b0615facf43e3204d6c1576c1ff (diff)
downloadbuildstream-acd2e88d5902a1f3a82c481626d91efacc030fd0.tar.gz
NEWS: Fixing (removing) duplicate NEWS entry
-rw-r--r--NEWS7
1 files changed, 0 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 10e4a89ea..fdf3b403c 100644
--- a/NEWS
+++ b/NEWS
@@ -38,13 +38,6 @@ buildstream 1.3.1
o Add new `pip` source plugin for downloading python packages using pip,
based on requirements files from previous sources.
- o Elements may now specify 'build-depends' and 'runtime-depends' fields
- to avoid having to specify the dependency type for every entry in
- 'depends'.
-
- o Elements may now specify cross-junction dependencies as simple strings
- using the format '{junction-name}:{element-name}'.
-
=================
buildstream 1.2.8
=================