summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Maat <tristan.maat@codethink.co.uk>2018-07-17 13:08:06 +0100
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-07-18 15:07:24 +0900
commit308d59be60f3410db26fc691e830df5d2cc3decb (patch)
tree49d0476b6dc9584d94b1354e6741fb075cd1372e
parent6ff12e5e91bacd64159547fd853c2153d951e1fe (diff)
downloadbuildstream-308d59be60f3410db26fc691e830df5d2cc3decb.tar.gz
NEWS: Add news about cache expiry
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25dd2ee33..c9ac8c366 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ buildstream 1.1.4
o BuildStream now requires python version >= 3.5
+ o BuildStream will now automatically clean up old artifacts when it
+ runs out of space. The exact behavior is configurable in the user's
+ buildstream.conf.
+
=================
buildstream 1.1.3
=================