Mercurial > pidgin.yaz
diff ChangeLog @ 29741: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 |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 09 02:41:09 2010 +0000 +++ b/ChangeLog Sat Jan 09 04:03:53 2010 +0000 @@ -18,7 +18,28 @@ * Make the search dialog unobtrusive in the conversation window (by making it look and behave like the search dialog in Firefox) -version 2.6.5 (??/??/20??): +version 2.6.6 (??/??/20??): + Gadu-Gadu: + * Fix display of avatars after a server-side change. (Krzysztof + Klinikowski) + + MSN: + * File transfer requests will no longer cause a crash if you delete the + file before the other side accepts. + * Recieved files will no longer hold an extra lock after completion, + meaning they can be moved or deleted without complaints from your OS. + * Buddies who sign in from a second location will no longer cause an + unnecessary chat window to open. + * Support setting an animated GIF as a buddy icon. + + XMPP: + * Added support for the SCRAM-SHA-1 SASL mechanism. This is only + available when built without Cyrus SASL support. + * When getting info on a domain-only (server) JID, show uptime + (when given by the result of the "last query") and don't show status as + offline. + +version 2.6.5 (01/08/2010): libpurple: * TLS certificates are actually stored to the local cache once again (accepting a name mismatch on a certificate should now be remembered) @@ -31,19 +52,10 @@ Chinese characters (broken in 2.6.4) MSN: - * File transfer requests will no longer cause a crash if you delete the - file before the other side accepts. - * Recieved files will no longer hold an extra lock after completion, - meaning they can be moved or deleted without complaints from your OS. - * Buddies who sign in from a second location will no longer cause an - unnecessary chat window to open. + * Fix an issue allowing a remote user to download arbitrary files from + a libpurple client. (CVE-2010-0013) XMPP: - * Added support for the SCRAM-SHA-1 SASL mechanism. This is only - available when built without Cyrus SASL support. - * When getting info on a domain-only (server) JID, show uptime - (when given by the result of the "last query") and don't show status as - offline. * Do not crash when attempting to register for a new account on Windows. * Fix file transfer with clients that do not support Entity Capabilities (e.g. Spark)