diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-02 15:51:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-02 15:51:58 -0400 |
commit | 0367b5e8318b47d0cb86610034d63919d174ff3a (patch) | |
tree | 5f66facb98c69a384c22b0a45f343e0f0a7335a2 /debian | |
parent | aafd1419d1310b0e45f5a055e7bfa913c974d519 (diff) |
avoid queueing uploads to remotes that already have the content
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2e29c2cee..62c5ac62b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ git-annex (4.20130324) UNRELEASED; urgency=low * assistant: Fix bug that could cause direct mode files to be unstaged from git. * Update working tree files fully atomically. + * webapp: Improved transfer queue management. -- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400 |