summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-02 14:16:53 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-02 14:16:53 -0400
commitf0b41b4e142633c4203b06c9c53d9dabd2fc1ba9 (patch)
tree8efe11dd0c2b04df1265475ecefd9964e8303555 /debian
parentba9eb757f436902f94909a50a327cb68ec28ed4d (diff)
assistant --autostart: First any daemons that are already running, which might be left over from a previous login session and so unable to use the ssh agent of a new login session.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 80bf514ad..a91b8498b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
git-annex (5.20150618) UNRELEASED; urgency=medium
* log: Fix reversion introduced in version 5.20150528 that broke this command.
+ * assistant --autostart: First any daemons that are already running,
+ which might be left over from a previous login session and so unable to
+ use the ssh agent of a new login session.
-- Joey Hess <id@joeyh.name> Thu, 02 Jul 2015 12:31:14 -0400