summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4410b8459..05466b8c0 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,13 @@ buildstream 1.1.5
o Added new `remote` source plugin for downloading file blobs
+ o Failed builds are included in the cache as well.
+ `bst checkout` will provide anything in `%{install-root}`.
+ A build including cached fails will cause any dependant elements
+ to not be scheduled and fail during artifact assembly,
+ and display the retry prompt during an interactive session.
+
+
=================
buildstream 1.1.4
=================