trust setting improvements

This commit is contained in:
Joey Hess 2011-01-26 16:20:28 -04:00
parent 7b2da21ab7
commit 7f6af79232
8 changed files with 47 additions and 35 deletions

1
debian/changelog vendored
View file

@ -5,6 +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: Warn if content is only in untrusted repositories.
-- Joey Hess <joeyh@debian.org> Wed, 19 Jan 2011 18:07:51 -0400