diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-20 14:24:13 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-20 14:24:13 -0400 |
commit | 347d025c0930ac7994aa00e92fdfe8b54a2258e2 (patch) | |
tree | 68a889c5082b2186cf3728a867135e19d292bf42 /debian/changelog | |
parent | c865501edf394ad9808c604927bbebc72a4c9ef2 (diff) |
sync --content: Fix bug that caused files to be uploaded to eg, more archive remotes than wanted copies, only to later be dropped to satisfy the preferred content settings.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f74439004..e8064900b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,9 @@ git-annex (5.20150714) UNRELEASED; urgency=medium * version --raw now works when run outside a git repository. * assistant --startdelay now works when run outside a git repository. * dead now accepts multiple --key options. + * sync --content: Fix bug that caused files to be uploaded to eg, + more archive remotes than wanted copies, only to later be dropped + to satisfy the preferred content settings. -- Joey Hess <id@joeyh.name> Fri, 10 Jul 2015 16:36:42 -0400 |