diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-08-24 16:56:55 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-08-24 16:56:55 +0100 |
commit | 3c5e1562c73b0004a86b8c68871dcf3d62726e6d (patch) | |
tree | bf46dfb613307ee8aaff5075d02f07dfbcad9285 /debian | |
parent | e99647bf05482e2eecca254fac1c87c9cbe82864 (diff) |
Fixed up XMPP interface to accept acks from groupchat.
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 b7d2a38..9b0b1b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mauvealert (3.5.1) stable; urgency=low + + * Fixed XMPP interface to allow ack's from groupchat. + * Fixed XMPP interface to allow private chats to work. + + -- Patrick J Cherry <patrick@bytemark.co.uk> Wed, 24 Aug 2011 16:55:30 +0100 + mauvealert (3.5.0) stable; urgency=low * Added XMPP interface |