diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-11-20 14:39:26 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-11-20 14:50:36 -0400 |
commit | 8e28135b26db1c920ebde7438db9bad87d3026ee (patch) | |
tree | 68d948ce454ea0661dbf11416d3e26182e3447af /CHANGELOG | |
parent | 513d36ae4de0be74b12112487d8e1b12b7c7f43e (diff) |
remotedaemon: Fork to background by default. Added --foreground switch to enable old behavior.
Groundwork for tor hidden services, which the remotedaemon will serve.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +git-annex (6.20161119) UNRELEASED; urgency=medium + + * remotedaemon: Fork to background by default. Added --foreground switch + to enable old behavior. + + -- Joey Hess <id@joeyh.name> Sun, 20 Nov 2016 14:10:15 -0400 + git-annex (6.20161118) unstable; urgency=medium * git-annex.cabal: Loosen bounds on persistent to allow 2.5, which |