Mercurial > pidgin.yaz
comparison ChangeLog @ 29162:ff0b7d7aeb5b
Disable Roster Versioning for the moment.
We need to store the subscription data in the buddy list so it's
available, which is turning into a minor pain. Refs #10935.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 10 Dec 2009 05:40:59 +0000 |
parents | 166e0fc6bd8e |
children | dc7b50d09922 |
comparison
equal
deleted
inserted
replaced
29161:166e0fc6bd8e | 29162:ff0b7d7aeb5b |
---|---|
13 available when built without Cyrus SASL support. | 13 available when built without Cyrus SASL support. |
14 * When getting info on a domain-only (server) JID, show uptime | 14 * When getting info on a domain-only (server) JID, show uptime |
15 (when given by the result of the "last query") and don't show status as | 15 (when given by the result of the "last query") and don't show status as |
16 offline. | 16 offline. |
17 * Do not crash when attempting to register for a new account on Windows. | 17 * Do not crash when attempting to register for a new account on Windows. |
18 * Added support for Roster Versioning (XEP-0237). | |
19 * Fix file transfer with clients that do not support Entity Capabilities | 18 * Fix file transfer with clients that do not support Entity Capabilities |
20 (e.g. Spark) | 19 (e.g. Spark) |
21 | 20 |
22 version 2.6.4 (11/29/2009): | 21 version 2.6.4 (11/29/2009): |
23 libpurple: | 22 libpurple: |