aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-07 13:31:45 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-07 13:31:45 -0400
commit425f868631b4ea9ce5c158295445e0a014a0915d (patch)
tree150f530b79d312f3b17ef042c590468faf1fcec5 /CHANGELOG
parentc66de2a69b28e7823e400c94e97fe3a6769ac4f4 (diff)
assistant: Make --autostart --foreground wait for the children it starts.
Before, the --foreground was ignored when autostarting. This commit was sponsored by Denis Dzyubenko on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4343b83eb..4fd7d03eb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -28,6 +28,8 @@ git-annex (6.20170102) UNRELEASED; urgency=medium
case, this change will need to be cherry-picked into the git-annex in
Debian stable, or its wormhole pairing will break.
* Fix build with aws 0.16. Thanks, aristidb.
+ * assistant: Make --autostart --foreground wait for the children it
+ starts. Before, the --foreground was ignored when autostarting.
-- Joey Hess <id@joeyh.name> Fri, 06 Jan 2017 15:22:06 -0400