diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2019-07-16 16:21:36 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2019-07-16 16:36:18 +0900 |
commit | b7a6624fbfbd82d2daa42f5a5570cbb4fbc729d2 (patch) | |
tree | 9ae55bbe74258ad8d0aba73a0996c6e3da1442ff | |
parent | d917648308d9b5a5f8b916f62f0d769a2de40fe0 (diff) | |
download | buildstream-b7a6624fbfbd82d2daa42f5a5570cbb4fbc729d2.tar.gz |
NEWS: Updating for 1.2.8 release1.3.1
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -9,6 +9,13 @@ buildstream 1.3.1 o Add new `pip` source plugin for downloading python packages using pip, based on requirements files from previous sources. +================= +buildstream 1.2.8 +================= + + o Fixed issues with workspaced junctions which need fetches (#1030) + + o Bail out with informative error if stdout/stderr are O_NONBLOCK (#929) ================= buildstream 1.2.7 |