summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-27 16:29:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-27 16:29:31 -0400
commit1ebb337a82531ef15e867ff3012bce436ab05d10 (patch)
tree07e33e8871d42015f13636bc1d89359cce100170 /debian
parent3fb0373bcca4b984101072ff5d7ea0073521fefc (diff)
rsync: Fix bug introduced in last release that broke encrypted rsync special remotes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ddcbc39b..a9fdd1b07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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