diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2019-02-14 21:27:11 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2019-02-14 21:27:11 +0900 |
commit | c270d09a5bb473a3a7f2f7243440a306b792bc89 (patch) | |
tree | bd6edd5524ee149e679ae5a27a1af85c3b83dca3 /NEWS | |
parent | e4b6b855a82cfd24bace46fbbb98fa1c98d8ee61 (diff) | |
download | buildstream-c270d09a5bb473a3a7f2f7243440a306b792bc89.tar.gz |
NEWS: Updating for 1.2.4 release1.2.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 ================= |