diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-16 15:29:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-16 15:29:51 -0400 |
commit | d6eddd505e7df63c4fa1b96ba7bcab551691d1ff (patch) | |
tree | a4d145aa6dba06b44ff657cf5ad3124014474d6f /debian | |
parent | cd35bcc54529dbc926fdf92d11622e2f760f5142 (diff) |
xmpp: --debug now enables a sanitized dump of the XMPP protocol
So I can debug these damn google talk presence issues.
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 1e68b8b9a..6d3c29e4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ git-annex (4.20130315) UNRELEASED; urgency=low * Add incrementalbackup repository group. * webapp: Encourage user to install git-annex on a server when adding a ssh server, rather than just funneling them through to rsync. + * xmpp: --debug now enables a sanitized dump of the XMPP protocol -- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400 |