summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-24 16:22:42 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-24 16:56:07 +0300
commitdf60c28287900478ced251123c9887e61e0dc17c (patch)
tree2707f15315f87ad86451e3651169fb68e5b7f0c3 /NEWS
parentc7a8322ea5e14898ca2659bc0d471f9006eea22e (diff)
downloadick2-df60c28287900478ced251123c9887e61e0dc17c.tar.gz
Change: when running commands, redirect stdin from /dev/null
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e55170..c703685 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ Version 0.46+git, not yet released
you could leave it out and it would act as if `where: host` was
specified.
+* All commands run by worker manager now get their stdin redirected
+ from /dev/null.
+
Version 0.46, released 2018-04-22
----------------------------------