summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-09 11:09:54 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-09 11:09:54 -0400
commit425730f03a68cfa6a0e43a88c83f3470d8724627 (patch)
tree3f4e4af9dcdbe493bdbfd49c3a28724920105497 /debian
parentcdd236595fd3453901809a079fb2f06a3a502133 (diff)
unlock: Better error handling; continue past files that are not available or cannot be unlocked due to disk space, and try all specified files.
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 3a8ab302e..ed52e7ad9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
* Dropping an object from a bup special remote now deletes the git branch
for the object, although of course the object's content cannot be deleted
due to the nature of bup.
+ * unlock: Better error handling; continue past files that are not available
+ or cannot be unlocked due to disk space, and try all specified files.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400