drop: suppprt untrusted repos

This commit is contained in:
Joey Hess 2011-01-26 19:35:35 -04:00
parent ff3c127255
commit 1a11085a50
2 changed files with 16 additions and 8 deletions

2
debian/changelog vendored
View file

@ -5,7 +5,7 @@ git-annex (0.19) UNRELEASED; urgency=low
* There are now three levels of repository trust.
* untrust: Now marks the current repository as untrusted.
* semitrust: Now restores the default trust level. (What untrust used to do.)
* fsck: Take untrusted repositories into account.
* fsck, drop: Take untrusted repositories into account.
* bugfix: Files were copied from trusted remotes first even if their
annex.cost was higher than other remotes.