diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-14 16:14:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-14 16:14:17 -0400 |
commit | aa4fbbdd33c4d584b734476a341a0c38980281a6 (patch) | |
tree | 82bd06cee09db8cf4bb112652374e5e2df920ce0 /debian/changelog | |
parent | 04edae6791b4eddaa77dda2407264dc4434d74b7 (diff) |
status: Now displays trusted, untrusted, and semitrusted repositories separately.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ff819a14..b49967fe9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ git-annex (3.20111112) UNRELEASED; urgency=low * init: When run in an already initalized repository, and without a description specified, don't delete the old description. * Optimised union merging; now only runs git cat-file once. + * status: Now displays trusted, untrusted, and semitrusted repositories + separately. -- Joey Hess <joeyh@debian.org> Sat, 12 Nov 2011 14:50:21 -0400 |