From 28aee4c66a5ba170c4d9a43e7905e63a83134c51 Mon Sep 17 00:00:00 2001 From: Chandan Singh Date: Wed, 17 Apr 2019 19:27:23 +0100 Subject: NEWS: Add entry about junction targets --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7e5cbeb98..75e6f1f9f 100644 --- a/NEWS +++ b/NEWS @@ -85,6 +85,9 @@ buildstream 1.3.1 o Elements may now specify cross-junction dependencies as simple strings using the format '{junction-name}:{element-name}'. + o Junction elements may now specify another junction as their target, using + the `target` configuration option. + o Source plugins may now request access access to previous during track and fetch by setting `BST_REQUIRES_PREVIOUS_SOURCES_TRACK` and/or `BST_REQUIRES_PREVIOUS_SOURCES_FETCH` attributes. -- cgit v1.2.1