comparison ChangeLog @ 29347:dcd52d2b1b97

propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9) to branch 'im.pidgin.pidgin.next.minor' (head 8be858d2b980ae4cf363247290bb782ab4362bec)
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 09 Jan 2010 04:03:53 +0000
parents bf4a33bd020b 3a43e48c870e
children 422889fb57e0
comparison
equal deleted inserted replaced
29346:ba8577b87d2e 29347:dcd52d2b1b97
16 notification area. 16 notification area.
17 * Added UI for sending attentions (buzz, nudge) on supporting protocols. 17 * Added UI for sending attentions (buzz, nudge) on supporting protocols.
18 * Make the search dialog unobtrusive in the conversation window (by making 18 * Make the search dialog unobtrusive in the conversation window (by making
19 it look and behave like the search dialog in Firefox) 19 it look and behave like the search dialog in Firefox)
20 20
21 version 2.6.5 (??/??/20??): 21 version 2.6.6 (??/??/20??):
22 libpurple: 22 Gadu-Gadu:
23 * TLS certificates are actually stored to the local cache once again 23 * Fix display of avatars after a server-side change. (Krzysztof
24 (accepting a name mismatch on a certificate should now be remembered) 24 Klinikowski)
25
26 General:
27 * Build-time fixes for Solaris. (Paul Townsend)
28
29 AIM and ICQ:
30 * Messages from some mobile clients are no longer displayed as
31 Chinese characters (broken in 2.6.4)
32 25
33 MSN: 26 MSN:
34 * File transfer requests will no longer cause a crash if you delete the 27 * File transfer requests will no longer cause a crash if you delete the
35 file before the other side accepts. 28 file before the other side accepts.
36 * Recieved files will no longer hold an extra lock after completion, 29 * Recieved files will no longer hold an extra lock after completion,
37 meaning they can be moved or deleted without complaints from your OS. 30 meaning they can be moved or deleted without complaints from your OS.
38 * Buddies who sign in from a second location will no longer cause an 31 * Buddies who sign in from a second location will no longer cause an
39 unnecessary chat window to open. 32 unnecessary chat window to open.
33 * Support setting an animated GIF as a buddy icon.
40 34
41 XMPP: 35 XMPP:
42 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only 36 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only
43 available when built without Cyrus SASL support. 37 available when built without Cyrus SASL support.
44 * When getting info on a domain-only (server) JID, show uptime 38 * When getting info on a domain-only (server) JID, show uptime
45 (when given by the result of the "last query") and don't show status as 39 (when given by the result of the "last query") and don't show status as
46 offline. 40 offline.
41
42 version 2.6.5 (01/08/2010):
43 libpurple:
44 * TLS certificates are actually stored to the local cache once again
45 (accepting a name mismatch on a certificate should now be remembered)
46
47 General:
48 * Build-time fixes for Solaris. (Paul Townsend)
49
50 AIM and ICQ:
51 * Messages from some mobile clients are no longer displayed as
52 Chinese characters (broken in 2.6.4)
53
54 MSN:
55 * Fix an issue allowing a remote user to download arbitrary files from
56 a libpurple client. (CVE-2010-0013)
57
58 XMPP:
47 * Do not crash when attempting to register for a new account on Windows. 59 * Do not crash when attempting to register for a new account on Windows.
48 * Fix file transfer with clients that do not support Entity Capabilities 60 * Fix file transfer with clients that do not support Entity Capabilities
49 (e.g. Spark) 61 (e.g. Spark)
50 62
51 version 2.6.4 (11/29/2009): 63 version 2.6.4 (11/29/2009):