summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 09dde346c..59ebb1deb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
git-annex (0.20110504) UNRELEASED; urgency=low
* Work around a bug in Network.URI's handling of bracketed ipv6 addresses.
+ * Add a few tweaks to make it easy to use the Internet Archive's variant
+ of S3. In particular, munge key filenames to comply with the IA's filename
+ limits, disable encryption, support their nonstandard way of creating
+ buckets, and allow x-amz-* headers to be specified in initremote to set
+ item metadata.
-- Joey Hess <joeyh@debian.org> Fri, 06 May 2011 15:20:38 -0400