diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-02 12:53:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-02 12:53:39 -0400 |
commit | 9293b49b13847df885953aac690f661d88d34dff (patch) | |
tree | ed9865353aa316890093745269601d606269cfcc /debian | |
parent | 1a78145e72eeb5abf58e3fee63088ca755a61e50 (diff) |
rsync special remote: Fix fallback mode for rsync remotes that use hashDirMixed. Closes: #731142
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a89bd4e7f..8aa16d6a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low * assistant: Run transferkeys as batch jobs. * Automatically fix up bad bare repositories created by versions 5.20131118 through 5.20131127. + * rsync special remote: Fix fallback mode for rsync remotes that + use hashDirMixed. Closes: #731142 -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400 |