diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-08 16:45:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-08 16:45:12 -0400 |
commit | 2a82cfcb8e9cf0d0cc780da8b64019dfda1819ce (patch) | |
tree | 0279710dbf65d04b9361caa2d994b729e7c52494 /debian | |
parent | 6c1dd46d99e96144cc843ab33441b71d784ae50d (diff) |
webapp: When a repository's group is changed, rescan for transfers.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4a49f0672..c0a31ccaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ git-annex (4.20130406) UNRELEASED; urgency=low * Avoid using runghc when building the Debian package, as that needs ghci. * webapp: New --listen= option allows running the webapp on one computer and connecting to it from another. (Note: Does not yet use HTTPS.) + * webapp: When a repository's group is changed, rescan for transfers. -- Joey Hess <joeyh@debian.org> Sat, 06 Apr 2013 15:24:15 -0400 |