Mercurial > pidgin
diff ChangeLog @ 24298:a4fe2bf0da94
merge of '8a14c1d90381baa3c31adeedee7f673d58d66304'
and 'a466d13b3d95f820b89489b1b33af51c6b71eae5'
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Sat, 25 Oct 2008 18:33:25 +0000 |
| parents | fddab13f1630 |
| children | 1c54a5dc831f |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 25 18:28:58 2008 +0000 +++ b/ChangeLog Sat Oct 25 18:33:25 2008 +0000 @@ -1,9 +1,66 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.5.1 (??/??/????): +version 2.5.3 (??/??/????): + +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. + * Fix a case where a conversation window could close unexpectedly. + * A mute sounds option has been added to the preferences window to + 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. + * 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: * In the Join/Part plugin, add the ability to apply the rules to buddies. By default, joins and parts for buddies are still shown. + * Support SOCKS proxies specified in GNOME or Windows proxy settings. + * Fix some possible crashes in MSNP15. + * Enable a default SSL trust relationship for MSN servers. + * Avoid disconnecting from XMPP servers on parse errors that are + non-fatal. + * Include some perl files that were mistakenly omitted in 2.5.0. + + Pidgin: + * Prevent use of custom smilies without "shortcuts." + * Fix a crash that could appear with AIM buddy tooltips. + + Artwork: + * General refresh of many icons in the interface. + * Many cleanups to artwork source are now included in the distribution. + * A new "throbber" animation has been added to indicate when accounts + are connecting. version 2.5.0 (08/18/2008): libpurple:
