summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2018-08-14 10:12:03 +0200
committerJürg Billeter <j@bitron.ch>2018-08-14 10:14:32 +0200
commit4f6881d68593f444c22bdcbe786aeb2c7ba0fc8d (patch)
treebbb5f88169ffa65d12834a0b36444e00ea162a3e
parent56f2b2e4f733f9c604c072a60bc53cac749f3f5e (diff)
downloadbuildstream-4f6881d68593f444c22bdcbe786aeb2c7ba0fc8d.tar.gz
NEWS: Move recent entries to a new 1.3.1 section
Caching failed builds and relative workspaces were not part of the 1.1.5 developer snapshot.
-rw-r--r--NEWS26
1 files changed, 17 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 5b2e1afd3..6d503370e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
=================
+buildstream 1.3.1
+=================
+
+ 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.
+
+ o Due to enabling the use of relative workspaces, "Legacy" workspaces
+ may need to be closed and remade before the changes will affect them.
+ Downgrading after using this feature may result in workspaces
+ not functioning correctly
+
+
+=================
buildstream 1.1.5
=================
@@ -11,16 +27,8 @@ 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.
+ o Add support for the new include '(@)' directive in project.conf and .bst files
- o Due to enabling the use of relative workspaces, "Legacy" workspaces
- may need to be closed and remade before the changes will affect them.
- Downgrading after using this feature may result in workspaces
- not functioning correctly
=================
buildstream 1.1.4