diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-05 16:23:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-05 16:23:35 -0400 |
commit | bc5a042b5bfb1999f8450657d5b0721235fbb84c (patch) | |
tree | 3a1af4e743ad048045ca53a4a59d4eb8b6f3bd61 /debian | |
parent | e9ab4e21fd215048e63f37d458e69f3f848ed5cb (diff) |
S3: Publically accessible buckets can be used without creds.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e95c7bebf..01c689b50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ git-annex (5.20150529) UNRELEASED; urgency=medium it from the import location. * S3: Special remotes can be configured with public=yes to allow the public to access the bucket's content. + * S3: Publically accessible buckets can be used without creds. -- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400 |