summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-31 17:10:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-31 17:10:25 -0400
commit2fd64b0831cb3bb9366ba6a887ddfa3bdf119b5e (patch)
tree43cd36d56a0aee72a40f75d936d4a141fa969004 /debian
parent150a05edaa5f23c512dd352124b8da2399ff0cff (diff)
Adjust built-in preferred content expressions to make most types of repositories want content that is only located on untrusted or dead repositories.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cc61a25af..5c2a44a4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ git-annex (4.20130324) UNRELEASED; urgency=low
* git-annex-shell: Passes rsync --bwlimit options on rsync.
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.
-- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400