summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-27 14:43:27 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-27 15:11:22 +0300
commitd7418614ef0433e00e081a040f9ccb26882d8b39 (patch)
tree7c87daca30a6e1139ec2777e93fab188b6bce801 /NEWS
parentbfa6476104848546320d1e2e9b7217f0d0312a68 (diff)
downloadick2-d7418614ef0433e00e081a040f9ccb26882d8b39.tar.gz
Add: dput action
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44e83e1..4d0cf66 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,10 @@ Version 0.47+git, not yet released
* New action to do `rsync -av` from a directory in the workspace to a
remote server.
+* New action to do `dput *.changes` in the root of the workspace, to
+ upload Debian packages to the APT repository that is part of an ick
+ cluster.
+
Version 0.47, released 2018-04-25
----------------------------------