diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-09 16:27:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-09 16:27:24 -0400 |
commit | db4897aaff83f33e049cbe731ae16da96f340297 (patch) | |
tree | 421674f7d08fc3e93a1a2cbb2fd45698c0570367 /debian/changelog | |
parent | dd4916514507cc59a2fc59a87758ea50e43ae536 (diff) |
webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be set up.
This commit was sponsored by Nathan Howell.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ab632935b..31050b9e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ git-annex (5.20140406) UNRELEASED; urgency=medium Requires the remote server have git-annex-shell with notifychanges support. * webapp: Show a network signal icon next to ssh and xmpp remotes that it's currently connected with. + * webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be + set up. -- Joey Hess <joeyh@debian.org> Mon, 07 Apr 2014 16:22:02 -0400 |