diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-20 12:46:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-20 12:46:33 -0400 |
commit | 7c01390d8bca54c00d1b832070956d3707052605 (patch) | |
tree | baa451cc4af7b52c6e6150dcb79012b9cb185e8b /debian | |
parent | b46eb75c7647719ed586bbe1a447033090a36526 (diff) |
webapp: Fix UI for removing XMPP connection.
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 cefdca193..52f20250f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ git-annex (5.20140413) UNRELEASED; urgency=medium * webapp: Start even if the current directory is listed in ~/.config/git-annex/autostart but no longer has a git repository in it. * findref: New command, like find but shows files in a specified git ref. + * webapp: Fix UI for removing XMPP connection. -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 21:33:35 -0400 |