summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-26 14:09:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-26 14:09:06 -0400
commitf7e3d6eea2f71efe14c3ccb29ef4e88840384d02 (patch)
tree29dfcc1d3b40c79a9d9635454971a6f64a5021f7 /debian
parent07769fc94968ab65a828c0c001c2fa443a328d99 (diff)
document 3-level trust
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 53b6e20a6..529a0896b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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