summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-02 11:14:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-02 11:14:03 -0400
commit184a20540beb47963afbca64bd9a3e96dbb7b020 (patch)
tree66afd9d82ad66d4f69c5bfc44edc535477766f71 /debian
parent8fb6d8127c5cf1bc2a3e18981ed1fefb515106bf (diff)
Fix failure to build with aws-0.13.0 and finish nearline support.
* Fix failure to build with aws-0.13.0. * When built with aws-0.13.0, the S3 special remote can be used to create google nearline buckets, by setting storageclass=NEARLINE.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8fd9c71e5..9bb8a2522 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ git-annex (5.20151020) UNRELEASED; urgency=medium
* Catch up with current git behavior when both repo and repo.git exist;
it seems it now prefers repo in this case, although historically it may
have preferred repo.git.
+ * Fix failure to build with aws-0.13.0.
+ * When built with aws-0.13.0, the S3 special remote can be used to create
+ google nearline buckets, by setting storageclass=NEARLINE.
-- Joey Hess <id@joeyh.name> Mon, 19 Oct 2015 17:00:21 -0400