summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-12 13:15:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-12 13:15:52 -0400
commit1b474f3cb9cdf14817efa0aa36062c89fda0e59b (patch)
tree559f06afe6d450a801388796af41930fd33d6e03 /debian
parent5aa11ba1c0e640c52a35405055d8f61ec7af7da3 (diff)
S3: Fix embedcreds=yes handling for the Internet Archive.
Before, embedcreds=yes did not cause the creds to be stored in remote.log, but also prevented them being locally cached.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 75c8303ee..fb22c4036 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ git-annex (5.20140928) UNRELEASED; urgency=medium
* Adjust cabal file to support building w/o assistant on the hurd.
* Support building with yesod 1.4.
+ * S3: Fix embedcreds=yes handling for the Internet Archive.
-- Joey Hess <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400