summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-30 13:29:45 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-30 13:29:45 -0400
commitcc32ffe05f5b8453ac09f2a12b2a17e41d9d7584 (patch)
tree8f47d587634e012f56dba8ce62eb61997e68eb83 /debian/changelog
parent383d7c247ef97164fd15e4baa89c6d8f15f89537 (diff)
Fix rsync special remote to work when -Jn is used for concurrent uploads.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ca0944d6..d6cf55023 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
git-annex (5.20150728) UNRELEASED; urgency=medium
* webapp: Support enabling known gitlab.com remotes.
+ * Fix rsync special remote to work when -Jn is used for concurrent
+ uploads.
-- Joey Hess <id@joeyh.name> Mon, 27 Jul 2015 15:57:07 -0400