summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-05-20 16:22:54 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-05-20 16:22:54 +0900
commit08d1694545d1d62295c7beba1fea65a21b93a723 (patch)
treec6836375e18eba0ce3e355437bd3ce2a5d0242bb
parent92555c4e7baf36c1619336ade271be6b41cc3af5 (diff)
downloadbuildstream-08d1694545d1d62295c7beba1fea65a21b93a723.tar.gz
NEWS: Updating for 1.2.7 release1.2.7
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e561c041..7ba427638 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
=================
+buildstream 1.2.7
+=================
+
+ o Improved messaging around unknown artifact cache keys (#981)
+
+ o Fixed crash which occurs when deleting artifact cache with
+ open workspaces (#1017)
+
+ o Fixed `bst --no-strict build --track-all ...` which sometimes
+ exited successfully without building anything (#1014)
+
+ o Fixed incorrect error message with malformed YAML in project.conf (#1019)
+
+=================
buildstream 1.2.6
=================