diff options
author | 2011-01-26 19:35:35 -0400 | |
---|---|---|
committer | 2011-01-26 19:35:35 -0400 | |
commit | 1a11085a50e79fbcce829d4ea89539107f5b306c (patch) | |
tree | 0952db105a80cd9bdd60f6e9032e1b6aeff4fdda /debian | |
parent | ff3c12725502451c8ab7da72797b2d69c4a66900 (diff) |
drop: suppprt untrusted repos
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fcd986e1b..c675d1456 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. |