summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-17 15:54:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-17 15:54:01 -0400
commit51adcc1c0250634a38d3f9fc29a7a8afabd29bc6 (patch)
treef333f8d001111e10baf5b4774f3587c0e5f40b7e /debian
parentbf0e299d98552970905476d189ed41d502596979 (diff)
When a transfer is already being run by another process, proceed on to the next file, rather than dying.
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 b44931ee6..832b42d45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ git-annex (4.20130710) UNRELEASED; urgency=low
* uninit: Preserve .git/annex/objects at the end, if it still
has content, so that old versions of files and deleted files
are not deleted. Print a message with some suggested actions.
+ * When a transfer is already being run by another process,
+ proceed on to the next file, rather than dying.
-- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400