# HG changeset patch # User John Bailey # Date 1246128980 0 # Node ID 2eee06628764e595723273dbd788d65983b1e871 # Parent 7f43d6779764b36345f59cd25e575ed483de5b7f Include the proper ChangeLog and NEWS entries here. diff -r 7f43d6779764 -r 2eee06628764 ChangeLog --- a/ChangeLog Sat Jun 27 18:50:48 2009 +0000 +++ b/ChangeLog Sat Jun 27 18:56:20 2009 +0000 @@ -121,6 +121,33 @@ * Preferences have been reorganized into three tabs for Colors, Fonts, and Miscellaneous categories. +version 2.5.8 (06/27/2009): + ICQ: + * Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy) + + MSN: + * Increase NS command history size to prevent crashes on buddy lists that + have a lot of buddies on other networks like Yahoo!. + + MySpace: + * Accounts with empty buddy lists are now properly marked as connected. + * Fix receiving messages from users of MySpace IM's web client. + + Yahoo: + * Fixed phantom online buddies. They should now properly disappear when + signing out. + * Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in + 2.5.7. + * Fixed compiling on systems with glib 2.4.x or older. + * Fixed an issue with file transfers. This may not resolve all issues, + but it should resolve at least some of the most common ones. + * The pager server will automatically update to scsa.msg.yahoo.com if the + user empties the field or if it is scs.msg.yahoo.com. This should ease + the pain of transition to the new login method. + + XMPP: + * Fix an incompatibility betweeen Prosody and libpurple clients. + version 2.5.7 (06/20/2009): * Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh diff -r 7f43d6779764 -r 2eee06628764 ChangeLog.API --- a/ChangeLog.API Sat Jun 27 18:50:48 2009 +0000 +++ b/ChangeLog.API Sat Jun 27 18:56:20 2009 +0000 @@ -128,6 +128,9 @@ * Purple::Request::Field::string_new * Purple::Request::Field::group_new +version 2.5.8 (06/27/2009): + No changes + version 2.5.7 (06/20/2009): No changes diff -r 7f43d6779764 -r 2eee06628764 ChangeLog.win32 --- a/ChangeLog.win32 Sat Jun 27 18:50:48 2009 +0000 +++ b/ChangeLog.win32 Sat Jun 27 18:56:20 2009 +0000 @@ -1,5 +1,8 @@ version 2.6.0 (??/??/2009): +version 2.5.8 (06/27/2009): + * No changes + version 2.5.7 (06/20/2009): * No changes diff -r 7f43d6779764 -r 2eee06628764 NEWS --- a/NEWS Sat Jun 27 18:50:48 2009 +0000 +++ b/NEWS Sat Jun 27 18:56:20 2009 +0000 @@ -2,6 +2,12 @@ Our development blog is available at: http://planet.pidgin.im +2.5.8 (06/27/2009): + John: This release is another somewhat rushed bugfix release to fix + a number of bugs that have come up since we released Pidgin 2.5.7. + Hopefully anything I broke there is fixed now, or at least made to be + less broken. Enjoy! + 2.5.7 (06/20/2009): John: This release is really just a rushed fix for the broken Yahoo protocol plugin. I spent way more time on this release than I care diff -r 7f43d6779764 -r 2eee06628764 po/ChangeLog --- a/po/ChangeLog Sat Jun 27 18:50:48 2009 +0000 +++ b/po/ChangeLog Sat Jun 27 18:56:20 2009 +0000 @@ -6,6 +6,12 @@ * Slovenian translation updated (Martin Srebotnjak) * Swahili translation added (Paul Msegeya) +version 2.5.8 + * No changes + +version 2.5.7 + * No changes + version 2.5.6 * German translation updated (Björn Vogt)