Merge branch 's3-classes'

This commit is contained in:
Joey Hess 2015-09-22 11:05:53 -04:00
commit f33e760aab
5 changed files with 43 additions and 4 deletions

4
debian/changelog vendored
View file

@ -4,6 +4,10 @@ git-annex (5.20150917) UNRELEASED; urgency=medium
uses the git-annex branch and would create it if it were missing.
* assistant: When updating ~/.ssh/config, preserve any symlinks.
* webapp: Remove the "disable remote" feature from the UI.
* S3: When built with aws-0.13.0, supports using more storage classes.
In particular, storageclass=STANDARD_IA to use Amazon's
new Infrequently Accessed storage, and storageclass=NEARLINE
to use Google's NearLine storage.
-- Joey Hess <id@joeyh.name> Wed, 16 Sep 2015 12:23:33 -0400