Mercurial > pidgin
comparison ChangeLog @ 28779:166e0fc6bd8e
jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 10 Dec 2009 03:25:14 +0000 |
parents | 756cfb3d66c1 |
children | ff0b7d7aeb5b |
comparison
equal
deleted
inserted
replaced
28778:7c543cbf52c0 | 28779:166e0fc6bd8e |
---|---|
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). | 18 * Added support for Roster Versioning (XEP-0237). |
19 * Fix file transfer with clients that do not support Entity Capabilities | |
20 (e.g. Spark) | |
19 | 21 |
20 version 2.6.4 (11/29/2009): | 22 version 2.6.4 (11/29/2009): |
21 libpurple: | 23 libpurple: |
22 * Actually emit the hold signal for media calls. | 24 * Actually emit the hold signal for media calls. |
23 * Fix building the GnuTLS plugin with older versions of GnuTLS. | 25 * Fix building the GnuTLS plugin with older versions of GnuTLS. |