summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-13 13:35:29 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-13 13:35:29 -0400
commitc7829d71910ff9c50545a609fe7a09345f3393e6 (patch)
treebc3d6442dd86d0341ca5a596c9a2be820e707e67 /debian
parent9f3d75f06c2d6f4ed6b86fb23f8dec52d8d53b85 (diff)
init: Automatically enable annex.pidlock when necessary.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 764823e6c..1504c83ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
that were missed before.
* Added annex.pidlock and annex.pidlocktimeout configuration to support
filesystems where POSIX fcntl locks cannot be used.
+ * init: Automatically enable annex.pidlock when necessary.
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400