OBS User unknown
2009-07-03 10:18:51 +00:00
committed by Git OBS Bridge
parent 4bdc698708
commit d71bec0232
5 changed files with 71 additions and 450 deletions

View File

@@ -1,3 +1,53 @@
-------------------------------------------------------------------
Wed Jul 1 18:48:31 CEST 2009 - sbrabec@suse.cz
- Updated to version 2.5.8:
* ICQ:
+ Fix misparsing a web message as an SMS message.
* 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.
-------------------------------------------------------------------
Mon Jun 22 22:50:52 CEST 2009 - claes.backstrom@fsfe.org
- Add pidgin-fix-installation.patch to fix build with automake 1.11
-------------------------------------------------------------------
Sun Jun 21 14:15:33 CEST 2009 - claes.backstrom@fsfe.org
- Update to version 2.5.7:
+ Yahoo Protocol 16 support, including new HTTPS login method;
this should fix a number of login problems that have recently
cropped up.
+ Only display the AIM "Unable to Retrieve Buddy List" message
once per connection.
+ Blocking MSN users not on your buddy list no longer disconnects
you.
+ When performing operations on MSN, assume users are on the
MSN/Passport network if we don't get network ID's for them.
-------------------------------------------------------------------
Wed May 20 13:20:41 CEST 2009 - vuntz@novell.com