summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a398ce..a48e165 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,9 @@ Version 0.22+git, not yet released
* New command: `icktool show-latest-log foo` shows the latest log for
the `foo` project.
+* Worker manager does systree blob uploads and downloads via curl, so
+ it doesn't need to keep a large blob in memory.
+
Version 0.22, released 2018-01-15
----------------------------------