document 3-level trust

This commit is contained in:
Joey Hess 2011-01-26 14:09:06 -04:00
parent 07769fc949
commit f7e3d6eea2
4 changed files with 42 additions and 8 deletions

3
debian/changelog vendored
View file

@ -2,6 +2,9 @@ git-annex (0.19) UNRELEASED; urgency=low
* Support using the uuidgen command if the uuid command is not available.
* Allow --exclude to be specified more than once.
* 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.)
-- Joey Hess <joeyh@debian.org> Wed, 19 Jan 2011 18:07:51 -0400