summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-06 18:25:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-06 18:25:31 -0400
commit1f76551dce12e7209422ee65980315bb60eb771a (patch)
tree3e5a64062498594b00fb68711edbc49f1acd47b2 /debian
parenta1e76e7fdcfcd17a690bd49e4a29f88ca83e82b1 (diff)
Fix initremote with encryption=pubkey to work with S3, glacier, webdav, and external 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 3c5d46de4..845507b24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,8 @@ git-annex (5.20140128) UNRELEASED; urgency=medium
* Windows: Fix deletion of repositories by test suite and webapp.
* Windows: Test suite 100% passes again.
* Windows: Fix bug in symlink calculation code.
+ * Fix initremote with encryption=pubkey to work with S3, glacier, webdav,
+ and external special remotes.
-- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400