summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-02-14 21:27:11 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-02-14 21:27:11 +0900
commitc270d09a5bb473a3a7f2f7243440a306b792bc89 (patch)
treebd6edd5524ee149e679ae5a27a1af85c3b83dca3
parente4b6b855a82cfd24bace46fbbb98fa1c98d8ee61 (diff)
downloadbuildstream-c270d09a5bb473a3a7f2f7243440a306b792bc89.tar.gz
NEWS: Updating for 1.2.4 release1.2.4
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea35492f8..1e3d13f06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
=================
+buildstream 1.2.4
+=================
+
+ o Migration of scripts to use tox
+
+ o Force updating tags when fetching from git repos (#812)
+
+ o Avoid downloading unused submodules (#804)
+
+ o Fixed cleanup of cache server with disk is full (#609)
+
+ o Fixed possible artifact cache corruption (#749)
+
+ o Fixed `bst checkout --deps none` behavior (#670)
+
+=================
buildstream 1.2.3
=================