summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-04-30 19:55:17 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-04-30 19:55:17 +0900
commitac360dfc481c5435a52e31988cc46106cc26d01c (patch)
tree31e27847ff78d44e62bdde668e025287a83a7506
parentad3d842af9e4c0836cfac5ee8c0160e71117d803 (diff)
downloadbuildstream-ac360dfc481c5435a52e31988cc46106cc26d01c.tar.gz
NEWS: Updating for 1.2.6 release1.2.6
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d00e70084..8e561c041 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
=================
+buildstream 1.2.6
+=================
+
+ o Fix 'quit' option when interrupting a build (#525)
+
+ o Only queue one cache size calculation job at a time
+
+ o Fix stack traces on forceful termination
+
+ o Fix scheduler processing order regression (#712)
+
+ o Fix race condition in bzr source plugin
+
+ o Better error messages for insufficient disk space
+
+ o UI/Logging improvements regarding cache quota usage
+
+ o Fix `bst push` in non-strict mode (#990)
+
+ o Fix crash (regression) when tracking a single element (#1012)
+
+=================
buildstream 1.2.5
=================