diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-12 16:12:16 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-12 16:12:16 -0400 |
commit | 43170265bd8d6dfcdc62c6ea3880783938294bf0 (patch) | |
tree | a604867a013364afb434a37d7f902c27bd06fdd5 /debian | |
parent | daca2d5a6f5cb272170999d366f93520e42a98c2 (diff) |
webapp: Avoid confusing display of dead remotes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3c0ee51a0..1c246ff97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (6.20160512) UNRELEASED; urgency=medium * Change git annex info remote encryption description to use wording closer to what's used in initremote. + * webapp: Avoid confusing display of dead remotes. -- Joey Hess <id@joeyh.name> Wed, 11 May 2016 16:08:38 -0400 |