diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-22 13:32:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-22 13:32:10 -0400 |
commit | c5719efe4528e29019235e89c3e997d9abce344b (patch) | |
tree | 07bc7951ce65198fb4840d8db975e47752643891 /debian | |
parent | face409c2b7a00928826d29ac6b4523532850e10 (diff) |
webapp: Fix bug when adding a remote and git-remote-gcrypt is not installed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5644d7066..51dbba396 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ git-annex (4.20131003) UNRELEASED; urgency=low + * webapp: Fix bug when adding a remote and git-remote-gcrypt + is not installed. * The assitant can now run scheduled incremental fsck jobs on the local repository and remotes. These can be configured using vicfg or with the webapp. |