diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-22 11:05:53 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-22 11:05:53 -0400 |
commit | 219cc6a226779062eb1d24bbe9ff8565d37b19c4 (patch) | |
tree | 222f9a00775c732378426cde4a1f0b419ff865e7 /debian | |
parent | deb97aed82fe9dd4e68ba3ca4ec193b0bf7d72f7 (diff) | |
parent | e37c4016bb46d20bf66ecb711b64fbd9af97533f (diff) |
Merge branch 's3-classes'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ec572d04..9233d3073 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |