comparison ChangeLog @ 28777:e111f3a2f664

merge of 'aada73f0d8a35997280d570f47caf30907fe68df' and 'f0addfa93983499a661e29f567e66a98a9544a89'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 09 Dec 2009 06:16:53 +0000
parents 756cfb3d66c1
children 166e0fc6bd8e c38f6e6bf4ce
comparison
equal deleted inserted replaced
28749:819f464e581c 28777:e111f3a2f664
2 2
3 version 2.6.5 (??/??/20??): 3 version 2.6.5 (??/??/20??):
4 General: 4 General:
5 * Build-time fixes for Solaris. (Paul Townsend) 5 * Build-time fixes for Solaris. (Paul Townsend)
6 6
7 AIM and ICQ:
8 * Messages from some mobile clients are no longer displayed as
9 Chinese characters (broken in 2.6.4)
10
7 XMPP: 11 XMPP:
12 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only
13 available when built without Cyrus SASL support.
8 * When getting info on a domain-only (server) JID, show uptime 14 * When getting info on a domain-only (server) JID, show uptime
9 (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
10 offline. 16 offline.
11 * 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).
12 19
13 version 2.6.4 (11/29/2009): 20 version 2.6.4 (11/29/2009):
14 libpurple: 21 libpurple:
15 * Actually emit the hold signal for media calls. 22 * Actually emit the hold signal for media calls.
16 * Fix building the GnuTLS plugin with older versions of GnuTLS. 23 * Fix building the GnuTLS plugin with older versions of GnuTLS.