summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-04 13:14:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-04 13:14:55 -0400
commitc5a116b86500c89070cb6591d96437454d2282c1 (patch)
tree92d744307e637173912fcbbdde2b1b4f6d73c5e2 /debian
parent294e595b801524b69dcd877d3b7051572c10e89b (diff)
init: Probe whether the filesystem supports fifos, and if not, disable ssh connection caching.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 62c5ac62b..5c52fb736 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ git-annex (4.20130324) UNRELEASED; urgency=low
from git.
* Update working tree files fully atomically.
* webapp: Improved transfer queue management.
+ * init: Probe whether the filesystem supports fifos, and if not,
+ disable ssh connection caching.
-- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400