Mercurial > pidgin
diff ChangeLog @ 28395:31ff586b8ddc
Grab changes from the 2.6.3 branch
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 16 Oct 2009 09:33:22 +0000 |
parents | a020c6abc852 |
children | 3f2a74bf3b9b |
line wrap: on
line diff
--- a/ChangeLog Fri Oct 16 09:07:25 2009 +0000 +++ b/ChangeLog Fri Oct 16 09:33:22 2009 +0000 @@ -1,17 +1,12 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.6.3 (??/??/20??): +version 2.6.4 (??/??/20??): General: * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') to announce the list of loaded plugins (in both Finch and Pidgin). - * Fix a crash when performing DNS queries on Unixes that use the - blocking DNS lookups. (Brian Lu) * Fix building the GnuTLS plugin with older versions of GnuTLS. * Fix DNS TXT query resolution. - AIM and ICQ: - * Fix blocking and other privacy lists. (Thanks to AOL) - XMPP: * Users connecting to Google Talk now have an "Initiate Chat" context menu option for their buddies. (Eion Robb) @@ -37,6 +32,16 @@ * The userlist in a multiuser chat can be styled via gtkrc by using the widget name "pidgin_conv_userlist". (Heiko Schmitt) +version 2.6.3 (10/16/2009): + General: + * Fix a crash when performing DNS queries on Unixes that use the + blocking DNS lookups. (Brian Lu) + + AIM and ICQ: + * Fix a crash when some clients send contacts in a format we don't + understand. + * Fix blocking and other privacy lists. (Thanks to AOL) + version 2.6.2 (09/05/2009): libpurple: * Fix --disable-avahi to actually disable it in configure, as opposed