From 625dfe1f2919ceb772b3cb37cbe869043fdf1c66 Mon Sep 17 00:00:00 2001 From: Chandan Singh Date: Mon, 19 Nov 2018 22:11:17 +0530 Subject: NEWS: Add entry for the new source-checkout command `bst source-checkout` command was recently added in https://gitlab.com/BuildStream/buildstream/merge_requests/820. Add a NEWS entry for the new command. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 632286f5f..56cacc623 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,8 @@ buildstream 1.3.1 with cached artifacts, only 'complete' elements can be pushed. If the element is expected to have a populated build tree then it must be cached before pushing. + o Added new `bst source-checkout` command to checkout sources of an element. + ================= buildstream 1.1.5 -- cgit v1.2.1