diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-09 15:26:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-09 15:26:41 -0400 |
commit | b7feceff3dfd4ed7c8889036cd43f06642a449da (patch) | |
tree | cf41ddf713ca484948402871fa963374d349f7c9 /debian/changelog | |
parent | 11c19090eaeef4a7f8dd7faaa67eccb48d1937f8 (diff) |
webapp: Show a network signal icon next to ssh remotes that it's currently connected with.
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 fcbef3fce..bd908fa6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (5.20140406) UNRELEASED; urgency=medium changes to a ssh remote, and pulls. XMPP is no longer needed in this configuration! Requires the remote server have git-annex-shell with notifychanges support. + * webapp: Show a network signal icon next to ssh remotes that + it's currently connected with. -- Joey Hess <joeyh@debian.org> Mon, 07 Apr 2014 16:22:02 -0400 |