diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-13 17:50:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-13 17:50:54 -0400 |
commit | 66cfb61912d2f7fc04b9716b82aad9b02096a6ad (patch) | |
tree | b901cadef39781a9f0e87caa6a80d7bdcc293a40 /debian | |
parent | b48755af70f229dce53138100105f352c8f6580c (diff) |
automatic repolist updating
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1114a45e4..4356bff1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ git-annex (3.20121113) UNRELEASED; urgency=low * Show error message to user when testing XMPP creds. * Fix build of assistant without yesod. + * webapp: The list of repositiories refreshes when new repositories are + added, including when new repository configurations are pushed in from + remotes. -- Joey Hess <joeyh@debian.org> Tue, 13 Nov 2012 13:17:07 -0400 |