summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-12 20:11:23 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-12 20:11:23 -0400
commit6847c7edc5224aaaa62b68d7bca0a4e5c0297fbe (patch)
tree4e875b1e6a9feab1136f3e4b0eeea35797d7c50f /debian
parent63bca9b3472a393c7ac5625f6b09d53ca9ab17fd (diff)
Stale transfer lock and info files will be cleaned up automatically when get/unused/info commands are run.
Deleting lock files is tricky, tricky stuff. I think I got it right!
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 746706ba1..6b5c8dff9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium
being used.
* Fix an unlikely race that could result in two transfers of the same key
running at once.
+ * Stale transfer lock and info files will be cleaned up automatically
+ when get/unused/info commands are run.
-- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400