Mercurial > pidgin
comparison ChangeLog @ 25477:9398f0f2cdc6
Buddies on both the Allow and Block list are now automatically removed from
the Allow list. Users with this problem will now no longer receive an ADL
241 error. The problematic buddy should now appear on the buddy list and
can be removed or unblocked as desired.
Fixes #6702.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Tue, 17 Feb 2009 03:07:10 +0000 |
parents | 463a2caa35e6 |
children | e859785b49d8 |
comparison
equal
deleted
inserted
replaced
25476:b096f7fb6899 | 25477:9398f0f2cdc6 |
---|---|
45 buddies who are offline when you sign in. | 45 buddies who are offline when you sign in. |
46 * Update tokens for FindMembership and ABFindAll SOAP requests. | 46 * Update tokens for FindMembership and ABFindAll SOAP requests. |
47 * We no longer try to send empty messages. This could happen when a | 47 * We no longer try to send empty messages. This could happen when a |
48 message contained only formatting and that formatting was not supported | 48 message contained only formatting and that formatting was not supported |
49 on MSN. | 49 on MSN. |
50 * Buddies on both the Allow and Block list are now automatically | |
51 removed from the Allow list. Users with this problem will now no | |
52 longer receive an ADL 241 error. The problematic buddy should now | |
53 appear on the buddy list and can be removed or unblocked as desired. | |
50 | 54 |
51 XMPP: | 55 XMPP: |
52 * Resources using __HOSTNAME__ substitution will now grab only the short | 56 * Resources using __HOSTNAME__ substitution will now grab only the short |
53 hostname instead of the FQDN on systems which put the FQDN in the | 57 hostname instead of the FQDN on systems which put the FQDN in the |
54 hostname. (Matěj Cepl) | 58 hostname. (Matěj Cepl) |