diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-17 20:02:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-17 20:02:42 -0400 |
commit | 03d978cb61761714d3c792eff3efb198337f50b4 (patch) | |
tree | b49cf133eed26f1ead70edfcd97f0713ceed4e3b /debian/changelog | |
parent | e286683061419f77d57c9b5d2f6246d78037b412 (diff) |
webapp: Show encryption information when editing a remote.
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 6616ea00a..4329cef84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ git-annex (4.20130912) UNRELEASED; urgency=low * status: In local mode, displays information about variance from configured numcopies levels. (--fast avoids calculating these) * gcrypt: Ensure that signing key is set to one of the participants keys. + * webapp: Show encryption information when editing a remote. -- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400 |