Mercurial > pidgin
comparison ChangeLog @ 25467:b90c26f391b0
Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
Fixes #6635, but there is another patch there that probably should be
considered.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 15 Feb 2009 21:26:22 +0000 |
parents | ede59a571c0a |
children | 5949c8a0bba8 |
comparison
equal
deleted
inserted
replaced
25466:ede59a571c0a | 25467:b90c26f391b0 |
---|---|
10 * XMPP resources using __HOSTNAME__ substitution will now grab only the | 10 * XMPP resources using __HOSTNAME__ substitution will now grab only the |
11 short hostname instead of the FQDN on systems which put the FQDN in | 11 short hostname instead of the FQDN on systems which put the FQDN in |
12 the hostname (Matěj Cepl) | 12 the hostname (Matěj Cepl) |
13 * Fix some string handling in the SIMPLE prpl, which fixes some buddy name | 13 * Fix some string handling in the SIMPLE prpl, which fixes some buddy name |
14 handling and other issues. (Paul Aurich, Marcus Sundberg) | 14 handling and other issues. (Paul Aurich, Marcus Sundberg) |
15 * No longer send a 'to' attribute on an outgoing XMPP stanza when we | |
16 haven't received one. This fixes a registration bug as described in | |
17 ticket #6635. | |
15 | 18 |
16 ICQ: | 19 ICQ: |
17 * Fix retrieval of status messages from users of ICQ 6.x, Miranda, and | 20 * Fix retrieval of status messages from users of ICQ 6.x, Miranda, and |
18 other libpurple clients. (Daniel Ljungborg) | 21 other libpurple clients. (Daniel Ljungborg) |
19 * Change client ID to match ICQ Basic 14.34.3096. This fixes publishing | 22 * Change client ID to match ICQ Basic 14.34.3096. This fixes publishing |