diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-18 13:22:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-18 13:22:48 -0400 |
commit | c50a5fbeb4f90041f16cc84bf6b39577655d42b6 (patch) | |
tree | bf8e72086c6dc5ba947c76a6eb178ba38475bd7f /debian/changelog | |
parent | 1326bb863516b5e7efbfd9fba2754a3fe7289315 (diff) |
status: Include all special remotes in the list of repositories.
Special remotes do not always have a description listed in uuid.log,
and such ones were not listed before.
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 52d08f303..12bbba11d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ git-annex (3.20111112) UNRELEASED; urgency=low in constant space. * status: Now displays trusted, untrusted, and semitrusted repositories separately. + * status: Include all special remotes in the list of repositories. * status: Fix --json mode (only the repository lists are currently displayed) * status: --fast is back |