diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-31 19:00:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-31 19:00:43 -0400 |
commit | e16377f2a616f7c15106cc6247249c40c5461616 (patch) | |
tree | 8ced2e436c4769a0950015236a82d20fb01c58d8 /debian | |
parent | 7ff462faa5c50805860db3f5dc40a843d675c160 (diff) |
move content from remote when user asks to delete it
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5c2a44a4e..8b3229871 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,8 @@ git-annex (4.20130324) UNRELEASED; urgency=low Thanks, guilhem for the patch. * webapp: Added UI to delete repositories. Closes: #689847 * Adjust built-in preferred content expressions to make most types - of repositories want content that is only located on untrusted or dead - repositories. + of repositories want content that is only located on untrusted, dead, + and unwanted repositories. -- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400 |