diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-26 16:20:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-26 16:20:28 -0400 |
commit | 7f6af79232eee685daf58e72737c5284f80cf482 (patch) | |
tree | e3ec0e7612845e056df355c6841ee9a58e603d52 /debian/changelog | |
parent | 7b2da21ab7bc51785203a69cc05ab811a8629ecb (diff) |
trust setting improvements
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 529a0896b..8b863b947 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |