rsync: Fix bug introduced in last release that broke encrypted rsync special remotes.

This commit is contained in:
Joey Hess 2012-11-27 16:29:31 -04:00
parent 83aa8187c6
commit 5ff666ec99
3 changed files with 7 additions and 1 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (3.20121127) UNRELEASED; urgency=low
* Fix dirContentsRecursive, which had missed some files in deeply nested
subdirectories. Could affect various parts of git-annex.
* rsync: Fix bug introduced in last release that broke encrypted rsync
special remotes.
-- Joey Hess <joeyh@debian.org> Mon, 26 Nov 2012 16:45:19 -0400