webapp: When a repository's group is changed, rescan for transfers.

This commit is contained in:
Joey Hess 2013-04-08 16:45:12 -04:00
parent c9e4c218a6
commit 740ec66dcf
2 changed files with 27 additions and 9 deletions

1
debian/changelog vendored
View file

@ -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