www: 6bf853bf: 2.5.8

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sun Jun 28 18:30:46 EDT 2009


-----------------------------------------------------------------
Revision: 6bf853bf2276b14bf0c36a4907cf147507854e43
Ancestor: 69b184e791a27b87ad019ea72f0eff2646cb8945
Author: rekkanoryo at pidgin.im
Date: 2009-06-28T22:26:47
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/6bf853bf2276b14bf0c36a4907cf147507854e43

Modified files:
        htdocs/ChangeLog htdocs/index.php
        htdocs/win32/ChangeLog.win32

ChangeLog: 

2.5.8

-------------- next part --------------
============================================================
--- htdocs/ChangeLog	0f69a5f6e174f26a8295d18f3a40cd78d09524c6
+++ htdocs/ChangeLog	660744dcf38ac50aab01a6fde3e437fd47dc37f8
@@ -1,5 +1,32 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+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
============================================================
--- htdocs/index.php	47917d7475a0f77b53ef86bb0a54a4255a27cdbd
+++ htdocs/index.php	4eeab5c1bc40697832f21f8718072684ae10c244
@@ -71,7 +71,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 
 <!-- This will pull from somewhere else at some point -->
 <p class="more" id="lowblurb">
-Yahoo problems are fixed in 2.5.7.
+Yahoo issues are fixed in 2.5.8.
 </p>
 
 <? /* Avoid outputting this stuff yet.
============================================================
--- htdocs/win32/ChangeLog.win32	c380b20f77ddd30869ceefdd0187f0d525b3e5e0
+++ htdocs/win32/ChangeLog.win32	1e23dff63d6625496861d2ac208b8f647504a1cb
@@ -1,6 +1,9 @@
-version 2.5.7 (06/19/2009):
+version 2.5.8 (06/27/2009):
 	* No changes
 
+version 2.5.7 (06/20/2009):
+	* No changes
+
 version 2.5.6 (05/19/2009):
 	* No changes
 


More information about the Commits mailing list