diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-24 15:14:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-24 15:29:17 -0400 |
commit | 278ac4da12315a90aededea02993c68924bb7a76 (patch) | |
tree | 50d83dfadebee0e996d82c3678285e5a47c1da41 /debian | |
parent | ddc3612609e100f9230c7f1157948ebaf8b9685f (diff) |
webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20140221.
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 8c157aeb2..681747ff9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ git-annex (5.20140222) UNRELEASED; urgency=medium * metadata: Field names limited to alphanumerics and a few whitelisted punctuation characters to avoid issues with views, etc. * metadata: Support --json + * webapp: Fix creation of box.com and Amazon S3 and Glacier + repositories, broken in 5.20140221. -- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400 |