summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-12-16 20:17:11 +0200
committerLars Wirzenius <liw@liw.fi>2017-12-16 20:17:11 +0200
commita98c663d5a8c09ab9fb2ac3e74149c88d2fe92d4 (patch)
tree8c9e4321313848986c7662bb461eb0d40ed5d246
parent4398cd017019b92a21686fef08579eb991e7b1e9 (diff)
downloadick2-a98c663d5a8c09ab9fb2ac3e74149c88d2fe92d4.tar.gz
Add: update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3e43394..ca4c4a2 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@ Version 0.19+git, not yet released
* A blob service has been added. It is so simple you will weep.
+* `icktool` has two new subcommands `put-blob` and `get-blob`.
+
* The worker manager now automatically registers itself to the
controller. It is no longer necessary to do that manually.