Mercurial > pidgin.yaz
diff ChangeLog @ 24263:e4f4ffd7ed4c
propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)
to branch 'im.pidgin.pidgin.openq' (head 2dab44421846610c60c31aa1402de99f4001b996)
author | SHiNE CsyFeK <csyfek@gmail.com> |
---|---|
date | Tue, 28 Oct 2008 16:59:07 +0000 |
parents | 1c54a5dc831f |
children | 23687caad265 d38d854cd0bf |
line wrap: on
line diff
--- a/ChangeLog Tue Oct 28 16:48:36 2008 +0000 +++ b/ChangeLog Tue Oct 28 16:59:07 2008 +0000 @@ -1,10 +1,19 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.5.2 (??/??/????): +version 2.5.3 (??/??/????): libpurple: - * Restored the "Has You" feature to the MSN protocol tooltips. + * Fix an error with MSN offline messages by shipping the *new* + "Microsoft Secure Server Authority" and the + "Microsoft Internet Authority" certificates. People that use + --with-system-ssl-certs and GnuTLS need to include these in the + system certs directory. + +version 2.5.2 (10/19/2008): + libpurple: * Fixed a crash on removing a custom buddy icon on a buddy. * Fixed a crash caused by certain self-signed SSL certificates. + * Enable a number of strong ciphers which were previously disabled + when using NSS. (Thanks to Marcus Trautwig.) Pidgin: * The status selector now saves your message when changing status. @@ -13,10 +22,30 @@ help with discoverability. CTRL+S is no longer bound to mute. * Added ability to change the color of visited links (using the theme control plugin, or setting the color in ~/.gtkrc-2.0) + * Fix a crash occuring when a custom smiley is deleted and re-added and + used in an open conversation after being re-added. Finch: * A new 'Nested Grouping' option in the 'Grouping' plugin. Group - hierarchies are defined by the '/' character in the group names + hierarchies are defined by the '/' character in the group names. + * A bug was fixed where some key-bindings wouldn't work with some TERMs + (e.g. xterm-color, screen-linux etc.) + + MSN: + * Operations (such as moving to a new group) on contacts that were added + in the same session should now complete correctly, and not cause + synchronization errors at next login. + * Minor fixes to login process during a server transfer. + * Restored the "Has You" feature to the MSN protocol tooltips. + * ADL 205/214/etc errors should no longer prevent login. + + XMPP: + * Sending and receiving custom smileys using the specification in + XEP-0231 (bits of binary) and XHTML-IM + + Yahoo: + * Only send a Ping once every hour. This prevents the account from + being disconnected from the server periodically. version 2.5.1 (08/30/2008): libpurple: