diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-25 23:44:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-25 23:44:55 -0400 |
commit | 9831bc36f7981da230c9dbf3704377b3bf74f50f (patch) | |
tree | 021e13e365a1ad56e4b621a571f52e111b8b45b3 /debian | |
parent | 62a272b330550a5db4836fd8104ca4b6a2032e39 (diff) |
per-IA-item content directories
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 322f58023..4dde2760b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,11 +32,12 @@ git-annex (4.20130418) UNRELEASED; urgency=low * initremote: If two existing remotes have the same name, prefer the one with a higher trust level. * Add public repository group. + (And inpreferreddir to preferred content expressions.) * webapp: Can now set up Internet Archive repositories. * S3: Dropping content from the Internet Archive doesn't work, but their API indicates it does. Always refuse to drop from there. - * webapp: Display some additional information about a repository on its edit - page. + * webapp: Display some additional information about a repository on + its edit page. * Automatically register public urls for files uploaded to the Internet Archive. |