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 14:23:01 -0400
commit697200905abf41d4bbd3400b67b42da3a836a1bb (patch)
treeddab8e2de22b286fc9edcdb8b409a5ad0968aa23
parentc6b2aa9c02cc9a2176e562942d6944ddd447d6fb (diff)
downloadbuildstream-tristan/bst-1/fatal-warnings.tar.gz
NEWS: Fixing (removing) duplicate NEWS entrytristan/bst-1/fatal-warnings
-rw-r--r--NEWS7
1 files changed, 0 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index cfad4612a..dd6f8dca5 100644
--- a/NEWS
+++ b/NEWS
@@ -26,13 +26,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
=================