diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-23 12:41:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-23 12:41:41 -0400 |
commit | b0e8ed12fadd6b5b46e01800f716dfd60bcbbe46 (patch) | |
tree | e010d381f6b722baa1db193f18a65a4f7bea8d84 /debian | |
parent | a37140d60fabdc372975a493376fcdaebbd50d54 (diff) |
Add status message to XMPP presence tag, to identify to others that the client is a git-annex client.
I only added this to the presense messages that are really intended for
presence. The ones used for tunneling git etc don't have the tag, because
that would waste bandwidth.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7552e780a..bbcf6c14d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (4.20130724) UNRELEASED; urgency=low + + * Add status message to XMPP presence tag, to identify to others that + the client is a git-annex client. Closes: #717652 + + -- Joey Hess <joeyh@debian.org> Tue, 23 Jul 2013 12:39:48 -0400 + git-annex (4.20130723) unstable; urgency=low * Fix data loss bug when adding an (uncompressed) tarball of a |