diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-09 16:24:14 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-09 16:24:14 -0500 |
commit | a4ec579d1a6632447db91f2e52e90633b96a070f (patch) | |
tree | 7556d9bacef660134ebf3bd5e606e18e7237fb24 /debian | |
parent | 4ce14aa621be4c6b8551555395b80b68fbcc1ffe (diff) | |
download | ikiwiki-a4ec579d1a6632447db91f2e52e90633b96a070f.tar ikiwiki-a4ec579d1a6632447db91f2e52e90633b96a070f.tar.gz |
amazon_s3: Fix to support the EU S3 datacenter, which is more picky about attempts to create already existing buckets.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 06d11aa29..358a5dc5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ ikiwiki (3.20100123) UNRELEASED; urgency=low * auto-blog.setup: Lock all pages, so only admin can post to the blog by default, and enable opendiscussion so others can comment. * Fix color and format plugins to appear in the websetup interface. + * amazon_s3: Fix to support the EU S3 datacenter, which is more picky + about attempts to create already existing buckets. -- Joey Hess <joeyh@debian.org> Tue, 26 Jan 2010 22:25:33 -0500 |