summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-27 14:01:08 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-27 14:35:34 +0300
commitbfa6476104848546320d1e2e9b7217f0d0312a68 (patch)
tree5461cbc6c68446f8914923ce3b2fee2833fbf4fe /NEWS
parent10edd0e04571842c0991e2d9cbf83cb26b3960f6 (diff)
downloadick2-bfa6476104848546320d1e2e9b7217f0d0312a68.tar.gz
Add: rsync action
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a522b7..44e83e1 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ Version 0.47+git, not yet released
* New action to do `git clone` or `git remote update`.
+* New action to do `rsync -av` from a directory in the workspace to a
+ remote server.
+
Version 0.47, released 2018-04-25
----------------------------------