diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-01 14:11:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-01 14:11:37 -0400 |
commit | aab3d3bd922be355ce0df9616de54c789a2b9411 (patch) | |
tree | cc88f7cb174a60eae7ed9f25d2d070ee8ec0a560 /debian | |
parent | 2696ed67ebb4a3be994ff35567bdc74459d9f0bf (diff) |
webapp: S3 and Glacier forms now have a select list of all currently-supported AWS regions.
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 2a68d50c2..cfcf3de00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ git-annex (3.20121128) UNRELEASED; urgency=low * Allow `git annex drop --from web`; of course this does not remove any file from the web, but it does make git-annex remove all urls associated with a file. + * webapp: S3 and Glacier forms now have a select list of all + currently-supported AWS regions. -- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400 |